更新された2024年01月公式問題AZ-600認定にはAZ-600問題集PDF [Q95-Q111]

Share

更新された2024年01月公式問題AZ-600認定にはAZ-600問題集PDF

2024年最新のに更新された最新AZ-600問題集を掴み取れ!

質問 # 95
You have an Azure Stack Hub integrated system that contains a user named User1.
You have a JSON file that contains the definition of the Reader role.
You need to create a custom role to enable User1 to manage updates for the integrated system.
Which four 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.

正解:

解説:

Explanation

Step 1: Modify the permissions section of the JSON file
Step 2: Modify the assignableScopes section of the JSON file.
Replace <SubscriptionID> with your Azure subscription ID.
Sample JSON file:
{
"Name": "Azure Stack Hub registration role",
"Id": null,
"IsCustom": true,
"Description": "Allows access to register Azure Stack Hub",
"Actions": [
"Microsoft.Resources/subscriptions/resourceGroups/write",
"Microsoft.Resources/subscriptions/resourceGroups/read",
"Microsoft.AzureStack/registrations/*",
"Microsoft.AzureStack/register/action",
"Microsoft.Authorization/roleAssignments/read",
"Microsoft.Authorization/roleAssignments/write",
"Microsoft.Authorization/roleAssignments/delete",
"Microsoft.Authorization/permissions/read",
"Microsoft.Authorization/locks/read",
"Microsoft.Authorization/locks/write"
],
"NotActions": [
],
"AssignableScopes": [
"/subscriptions/<SubscriptionID>"
]
}
Step 3: Connect to the administrator Azure Resource Manager (ARM) endpoint.
In PowerShell, connect to Azure to use Azure Resource Manager. When prompted, authenticate using an account with sufficient permissions such as Owner or User Access Administrator.
Connect-AzAccount
Step 4: Run the New-AzRoleDefinition cmdlet.
To create the custom role, use New-AzRoleDefinition specifying the JSON template file.
New-AzRoleDefinition -InputFile "C:\CustomRoles\registrationrole.json
Reference: https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-registration-role


質問 # 96
You plan to deploy two Azure Stack Hub integrated systems named AZStack1 and AZStack2.
AZStack1 must meet the following requirements:
Connect to the Internet.
Have minimal capital expenditures.
Use the minimum number of on-premises servers for identity.
Have no existing licenses for Windows virtual machines deployed.
AZStack2 must meet the following requirements:
Be disconnected from the Internet.
Use the minimum number of on-premises servers for identity.
Support the syndication of Azure Stack Hub Marketplace items.
Which identity provider and licensing model should you use for each integrated system? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-connected-deployment?view=azs-2008


質問 # 97
You have a disconnected Azure Stack Hub integrated system that will be used in production.
You need to obtain a token to register the integrated system.
How should you complete the PowerShell script? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Box 1: $false
Get-AzsRegistrationToken generates a registration token from the input parameters.
Parameter: UsageReportingEnabled True/False
Azure Stack Hub reports usage metrics by default. Operators with capacity uses or supporting a disconnected environment need to turn off usage reporting. Allowed values for this parameter are: True, False.
Box 2: Capacity
BillingModel String
The billing model that your subscription uses. Allowed values for this parameter are: Capacity, PayAsYouUse, and Development.
With a disconnected deployment, you're limited to an Active Directory Federation Services (AD FS) identity store and the capacity-based billing model.
Reference: https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-registration
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-disconnected-deployment


質問 # 98
You have an Azure Stack Hub integrated system.
You plan to deploy an Event Hubs resource provider that has the following requirements:
* Provides a 1 CU Azure Event Hubs cluster that requires a duster of 5x D11_V2 virtual machines
* Scales linearly as additional CUs are deployed
At a minimum, which other management resources are required for the Event Hubs resource provider?

  • A. a 1x D2_V2 virtual machine for management that does not scale as Event Hubs clusters are added
  • B. a cluster of ix D2_V2 virtual machines for management that does not scale as Event Hubs clusters are added
  • C. a 1x D2_V2 virtual machine for management that scales linearly to a maximum of 10 nodes as Event Hubs clusters are added
  • D. a cluster of 3x D2_V2 virtual machines for management that scales linearly to a maximum of 10 as Event Hubs clusters are added

正解:A

解説:
Explanation
Resource provider resource consumption
The resource consumption by the Event Hubs resource provider is constant, and independent of the number or sizes of clusters created by users. The following table shows the core utilization by the Event Hubs resource provider on Azure Stack Hub, and the approximate resource consumption by other resources. The Event Hubs resource provider uses a D2_V2 VM type for its deployment.

Note: Cluster resource consumption
Your users will need to create Event Hubs clusters with CUs that meet their business requirements. To inform your decision on quota configuration, the following table shows:
The total cores used by a 1 CU Event Hubs cluster.
The approximate capacity required for consumption of other resources, including VM storage, memory, and storage accounts.

Reference: https://learn.microsoft.com/en-us/azure-stack/operator/event-hubs-rp-capacity-planning


質問 # 99
You start the update of an Azure Stack Hub integrated system. The Update run details are shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

正解:

解説:
Explanation

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-apply-updates?view=azs-2008


質問 # 100
Your company is a Cloud Solution Provider (CSP) that provides Azure Stack Hub services to multiple customers in a multitenant environment.
User subscriptions are linked to Azure CSP subscriptions for billing reconciliation.
You need to view the usage of all the customers for the current day and the last seven days.
What should you do?

  • A. Query the Azure Stack Hub usage API
  • B. Query the Partner Center Usage API
  • C. From Partner Center, download the daily-rated usage reconciliation CSV
  • D. From Partner Center, view the usage associated to the Azure Partner Shared Services (APSS) subscription

正解:B

解説:
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-provider-resource-api?view=azs-2008


質問 # 101
You need to support the planned changes for User1.
Which service should you include?

  • A. Microsoft.Compute
  • B. Microsoft.Storage
  • C. Microsoft.Subscriptions
  • D. Microsoft.KeyVault

正解:C

解説:
Assign the delegated provider role to User1.
Delegation steps
There are two steps to setting up delegation:
1. Create a delegated provider subscription: Subscribe a user to an offer containing only the subscription service. Users who subscribe to this offer can then extend the delegated offers to other users by signing them up for those offers.
2. Delegate an offer to the delegated provider: This offer enables the delegated provider to create subscriptions or to extend the offer to their users. The delegated provider can now take the offer and extend it to other users.
Note:
Move subscriptions between delegated providers
If needed, a subscription can be moved between new or existing delegated provider subscriptions that belong to the same directory tenant. You can move them using the PowerShell cmdlet Move-AzsSubscription.
Moving subscriptions is useful when:
* You onboard a new team member that will take on the delegated provider role and you want to assign to this team member user subscriptions that were previously created in the default provider subscription.
* You have multiple delegated providers subscriptions in the same directory tenant (Azure AD) and need to move user subscriptions between them. This scenario could occur when a team member moves between teams and their subscription must be allocated to the new team.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-delegated-provider


質問 # 102
You plan to deploy a disconnected Azure Stack Hub integrated system that has the following configurations:
FQDN: contoso.local
Region name: region1
Internal domain name: contoso.com
You need to generate a certificate signing request (CSR) for the new deployment. The solution must prevent the common name (CN) value from being included in the certificate subject.
How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Graphical user interface, text, application, email Description automatically generated


質問 # 103
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You deploy a disconnected Azure Stack Hub integrated system.
You need to identify the IP address of the privileged endpoint (PEP).
Solution: From the administrator portal of Azure Stack Hub, you review the Region management blade.
Does this meet the goal?

  • A. No
  • B. Yes

正解:B

解説:
Explanation
Instead: Solution: You run the nslookup AzS-ERCS01.azurestack.local command.
Note: nslookup is a network administration command-line tool for querying the Domain Name System to obtain the mapping between domain name and IP address, or other DNS records.
ASDK architecture, Virtual machine roles
The ASDK offers services using the following VMs hosted on the development kit host computer:
* AzS-ERCS01 - Emergency Recovery Console VM.
Reference:
https://docs.microsoft.com/en-us/azure-stack/asdk/asdk-architecture?view=azs-2008


質問 # 104
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.

正解:

解説:

Explanation


質問 # 105
You have an Azure Stack Hub integrated system.
A scale unit node has a hardware failure.
You replace the physical server based on the field replacement unit (FRU) documentation of the OEM hardware vendor.
You need to reintroduce the node to the scale unit.
Which PowerShell cmdlet should you run?

  • A. Add-AzsScaleUnitNode
  • B. Restart-AzsInfrastructureRole
  • C. Repair-AzsScaleUnitNode
  • D. Enable-AzsScaleUnitNode
  • E. Start-AzsScaleUnitNode

正解:C

解説:
Explanation/Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-node-actions?view=azs-
2008&tabs=az1#repair


質問 # 106
You have an Azure Stack Hub integrated system that uses an Azure Active Directory (Azure AD) tenant named fabrikam.com as an identity provider. The integrated system region name is region1, and the external domain name is fabrikam.com.
The integrated system has the following domains enabled for multitenancy:
* fabrikam.onmicrosoft.com
* contoso.onmicrosoft.com
* fabrikam.com
* contoso.com
You need to disable multitenancy for contoso.com.
How should you complete the PowerShell script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Graphical user interface, application Description automatically generated

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-enable-multitenancy?view=azs-2008


質問 # 107
You have a disconnected Azure Stack Hub integrated system that will be used in production.
You need to obtain a token to register the integrated system.
How should you complete the PowerShell script? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-disconnected-deployment


質問 # 108
You plan to deploy a highly available Azure App Service resource provider to an Azure Stack Hub integrated system.
You need to ensure that the App Service resource meets the prerequisites. The solution must minimize costs.
Which two resources should you deploy? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. a highly available file server in the default provider subscription
  • B. a single file server in the default provider subscription
  • C. a single Microsoft SQL Server 2019 instance in the default provider subscription
  • D. a highly available Microsoft SQL Server 2019 instance in the default provider subscription
  • E. a highly available file server in a dedicated user subscription
  • F. a highly available Microsoft SQL Server 2019 instance in a dedicated user subscription

正解:A、D

解説:
Reference:
https://blog.apps.id.au/adventures-cloud-operator-highly-available-app-service-1-4-azure-stack-step-2-deployme


質問 # 109
You have an Azure Stack Hub integrated system that is enabled for multitenancy and uses an Azure Active Directory (Azure AD) tenant named fabrikam.com as an identity provider.
The integrated system has the following guest directory tenants onboarded and enabled for multitenancy:
* com
* onmicrosoft.com
* onmicrosoft.com
You need to verify whether all the guest directory tenants are registered properly.
How should you complete the PowerShell script? To answer, drag the appropriate cmdlet to the correct targets.
Each cmdlet may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

正解:

解説:
Explanation

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-enable-multitenancy?view=azs-2008


質問 # 110
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.

正解:

解説:

Explanation
Graphical user interface, text, application Description automatically generated

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-subscribe-plan-provision-vm?view=azs-2008
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-create-offer?view=azs-2008


質問 # 111
......


この試験は、Azure Stack Hubを展開および管理し、Azure Servicesと統合し、ハイブリッドシナリオを構成および管理する候補者の能力をテストするように設計されています。この試験では、インフラストラクチャの展開、セキュリティ、ネットワーキング、ID、ストレージ、監視など、さまざまなトピックをカバーしています。候補者は、これらのトピックとそれらがハイブリッドクラウド環境とどのように関係するかを完全に理解することが期待されています。

 

最新のAZ-600試験問題集でMicrosoft試験にはトレーニング:https://jp.fast2test.com/AZ-600-premium-file.html

最新を提供していますAZ-600問題集でAzure Stack Hub Operator Associate認定:https://drive.google.com/open?id=194FPCygC9dqITttv0Q1QcdkA76BBZZ2C


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어