Practice Free D-AXAZL-A-00 Exam Online Questions
An Enterprise Architect is verifying the Forest Functional Level (FFL) and Domain Functional Level (DFL) to ensure compatibility with Azure Stack HCI version 23H2 features.
ForestMode : Windows2008R2Forest
DomainMode : Windows2008R2Domain
Which of the following statements is true regarding this configuration?
- A . The deployment will succeed, but features relying on the AD Recycle Bin (if not enabled) may make recovery of accidental CNO deletion impossible.
- B . The configuration is valid; Azure Stack HCI supports DFL 2008 R2, provided the Domain Controllers themselves are running a supported OS version (e.g., 2016+).
- C . The environment strictly requires DFL Windows Server 2016 to support the "Cloud Witness" resource type.
- D . Azure Stack HCI 23H2 requires a minimum DFL of Windows Server 2012 R2; the current environment is unsupported and will block deployment.
An Implementation Engineer is customizing an ARM template parameters.json file for a new Azure Local deployment. The deployment uses a standard 2-node switchless topology.
The engineer needs to define the Network ATC intent for the storage adapters.
Which specific JSON property within the networkIntents object must be correctly configured to ensure the cluster is deployed with the correct East-West storage connectivity logic?
- A . "infrastructureNetwork": { "subnetMask": "255.255.255.0" }
- B . "storageConnectivity": { "value": "Switchless" }
- C . "networkDirectTechnology": { "value": "iWARP" }
- D . "trafficType": [ "Compute", "Storage", "Management" ]
An Implementation Engineer is customizing an ARM template parameters.json file for a new Azure Local deployment. The deployment uses a standard 2-node switchless topology.
The engineer needs to define the Network ATC intent for the storage adapters.
Which specific JSON property within the networkIntents object must be correctly configured to ensure the cluster is deployed with the correct East-West storage connectivity logic?
- A . "infrastructureNetwork": { "subnetMask": "255.255.255.0" }
- B . "storageConnectivity": { "value": "Switchless" }
- C . "networkDirectTechnology": { "value": "iWARP" }
- D . "trafficType": [ "Compute", "Storage", "Management" ]
A Security Administrator is auditing access to the Azure Local environment via Windows Admin Center (WAC) in the Azure Portal.
A user reports receiving an "Access Denied" error when attempting to connect to a node using the "Connect with Azure AD" option in the portal, despite being a "Contributor" on the subscription.
Which specific RBAC role must be assigned to the user to authorize the interactive login via the WAC gateway?
- A . Global Administrator
- B . Windows Admin Center Administrator Login
- C . Azure Connected Machine Resource Administrator
- D . Virtual Machine Administrator Login
A Systems Integrator attempts to run Invoke-AzStackHciEnvironmentChecker against remote nodes Node-01 and Node-02. The command fails immediately with an authentication error related to "Double Hop".
What is the required remediation to allow the tool to validate remote nodes from a management workstation?
- A . Enable the predefined Windows Firewall inbound rule group "File and Printer Sharing" on all cluster nodes to permit essential SMB protocol traffic required for validation.
- B . Log in directly to each cluster node using local administrator credentials (via console or RDP) and execute the Environment Checker tool locally on every node.
- C . Enable CredSSP on the management workstation and all target nodes to permit delegation of user credentials required for multi-hop remote validation tasks.
- D . To ensure Layer 2 network connectivity, configure the management workstation to reside on the identical VLAN segment as the HCI cluster nodes.
