You have an Azure Stack Hub integrated system that uses an Active Directory Federation Services (AD FS) identity provider and capacity-based billing.
You have a plan named Plan1 that has the following quota configurations for Microsoft.Compute:
* Maximum number of Availability Sets: 10
* Maximum number of virtual machines: 50
* Maximum number of virtual machine cores: 100
* Maximum number of virtual machine scale sets: 10
You link two offers named Offer1 and Offer2 to Plan1.
Two user subscriptions named Customer1 and Customer2 are created based on Offer1. A user subscription named Customer3 is created based on Offer2.
Customer1 receives a warning that it provisioned 50 virtual machines.
You need to ensure that Customer1 can provision an additional 25 virtual machines within its existing subscription. The solution must NOT affect the quotas of the other user subscriptions.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You need to identify the procedure for creating the subscriptions on the integrated system in Chicago. The solution must meet the technical requirements.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You have an Azure Stack Hub integrated system that uses an Azure Active Directory (Azure AD) identity provider.
You have a computer that runs Windows 10. You use the computer to manage the integrated system.
You create a custom marketplace item on the computer.
You need to publish the item to Azure Stack Hub Marketplace.
You create a storage account.
What should you create next?
You need to change the int1 region to use the capacity model. The solution must meet the technical requirements.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You have a connected Azure Stack Hub integrated system.
You perform the following tasks:
* On a server named SERVER1. you create a file share named AzSHLogs.
* You create a PowerShell remoting session to the privileged endpoint (PEP) of the integrated system.
* In a variable named $Session, you store a reference to the session.
* In a variable named $AdHinCredentials. you store a reference to the credentials required to write to AzSHLogs.
You need to collect the Hyper-V event logs for all the cluster hosts and copy the logs to the AzSHLogs share. How should you complete the PowerShell script? To answer, select the appropriate options in the answer area.