Administrator Guide
Table Of Contents
- Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard Version 1.5 Administrators Guide based on release 1803
- Overview
- Administration
- What to do first
- Next steps
- Managing Dell Hybrid Cloud System for Microsoft
- Creating tenant VM networks
- Adding tenant VM networks to the cloud
- Flagging the operating system VHD in the VM templates
- Enabling guest-specified IP addresses in VMM
- Creating additional tenant storage shares
- Using Windows Azure Pack
- Default Windows Azure Pack configuration
- Before you go into production
- Setting up tenant portal access on an isolated network
- Replacing self-signed certificates
- Disabling the tenant AuthSite and the admin Windows AuthSite websites
- Updating to a Security Token Service and re-establishing trust
- How to open the management portal for administrators
- How to open the management portal for tenants
- Offering services to tenants
- Optional configuration
- Automating tasks for efficiency
- Windows Azure Pack API reference content for developers
- Configuring disaster recovery protection
- Operations
- Monitoring
- Backup and recovery
- Onboard to Azure Backup
- Default backup schedule and retention policy
- DPM protection groups
- Disable machine account password rotation on management VMs
- Protecting tenant VMs
- Recovering VMs and databases—high level
- Recovering from management component failures
- Recovering a tenant VM
- Recovering DPM from DPM failures
- Adding extra disks to DPM
- Monitoring DPM
- Using the Dell Hybrid Cloud System for Microsoft data consistency runbooks
- Updating the Dell Hybrid Cloud System for Microsoft
- Shutting down and starting up the stamp
- Security
- Appendix A Expanding the stamp
- Appendix B Performing a factory reset
- Appendix C Retrieving cluster names, host names, and IP addresses
- Appendix D Ports and protocols

proxytrustid"", Issuer =~ ""^SELF AUTHORITY$"" ] =>
issue(store=""_ProxyCredentialStore"",types=(""http://schemas.microsoft.com/authorization/
claims/permit""),query=""isProxyTrustProvisioned({0})"", param=c.Value );")
Add-AdfsRelyingPartyTrust `
-Enabled $true `
-Name "$tenantRelyingPartyName" `
-MetadataUrl "$tenantRelyingPartyMetadataEndpoint" `
-EnableJWT $true `
-AllowedClientTypes None `
-ClaimsProviderName @($identityProviderName) `
-IssuanceTransformRules ([System.String]::Concat($transformationRules)) `
-IssuanceAuthorizationRules ([System.String]::Concat($issuanceRules)) `
-ImpersonationAuthorizationRules ([System.String]::Concat($impersonationRules))
How to open the management portal for administrators
You can manage and provide Windows Azure Pack IaaS services through the Windows Azure Pack management portal for administrators.
Using the Windows Azure Pack management portal for administrators, you can create plans, each of which provides some combination of
services that you oer. Tenants then subscribe to the plans that meet their needs.
If you open Internet Explorer on the Console VM, this site is already listed as Azure Pack Admin on the Favorites bar. The actual site is
https://<
Prex
>APA01.domain:30091.
When you try to access the site, if you have not yet replaced the self-signed certicates, you will see a page saying "There is a problem
with this website's security certicate." To bypass this, click Continue to this website (not recommended). You may have to click this
two times.
The rst time you open the site, click the X to close the New options.
How to open the management portal for tenants
Tenants can subscribe to plans and provision stand-alone VMs and VM roles through the Windows Azure Pack management portal for
tenants.
Stand-alone VMs are single unit virtual machines. VM roles are scalable service tiers consisting of one or more virtual machine instances.
If you open Internet Explorer on the Console VM, the tenant site is already listed as Azure Pack Tenant on the Favorites bar. The actual site
is https://<
Prex
>ATP01.domain:30081.
When you try to access the site, if you have not yet replaced the self-signed certicates, you see a page saying "There is a problem with
this website's security certicate." To bypass this, click Continue to this website (not recommended). You may have to click this two
times.
Oering services to tenants
You can use the management portal for administrators to create various plans to which Tenants can subscribe.
Dell Hybrid Cloud System for Microsoft already includes a sample plan, named TenantPlan, that you can use to deploy a VM. The plan is
public. This means that users can view the plan in the tenant portal and subscribe to the plan. You can nd a walkthrough of how to use
this plan in the following section.
Administration 43