You are the administrator of your company’s Azure subscription and Azure Active Directory (Azure AD) tenant. Many Software as a Service (SaaS) apps have been published and are available to the users. Users use these apps only when connected to the corporate network. A vendor who comes in with his laptop and air card need access to the application. You create a user account for the vendor in the Azure AD tenant, assign access to the app for the vendor, and give the vendor a link to the application. The vendor is unable to access the application. You need to ensure the vendor can access the application. What should you do
Answers
Answered by
1
The Answer is:
We should Have the user connect his laptop to the organization’s network so that he can use the company’s Azure subscription and Azure Active Directory (Azure AD).
- When using Azure resources, you must have an Azure subscription. An Azure resource is a managed entity on Azure, such as a database, web application, virtual network, virtual machine (VM), or storage account.
- A subscription verifies and allows your use of these resources.
- An Azure subscription is associated with an Azure account, which is an identity in Azure Active Directory (AD).
- As a result, a subscription is an agreement between an organisation and Microsoft to access resources, for which charges are either paid per licence or on a per-resource-consumption basis in the cloud.
- An Azure account can have numerous subscriptions, each with its own set of access management policies and billing mechanisms.
- A subscription to Azure can be used to define the following boundaries:
Billing boundary:
- The billing requirements for using resources are defined by this subscription type. Different subscriptions can be created for different billing requirements, and Azure sends unique billing resources for each subscription.
Access control barrier:
- To reflect different organizational structures, you can construct an access control boundary at the subscription level by applying different access management policies to separate subscriptions.
SPJ2
Answered by
1
Answer:
Change the SaaS app to a multi-tenent app
Similar questions