Skip to content

Update download-23h2-software.md - register AzureStackHCI resource provider #3788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion azure-local/deploy/download-23h2-software.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,12 @@ Before you begin the download of the software from Azure portal, ensure that you
- Subscription obtained through the Cloud Solution Provider (CSP) program.
- At a minimum, you'll need **Reader** access at the subscription level.

- Register the Microsoft Azure Stack HCI resource provider. For more information, see [Register your machines and assign permissions for Azure Local deployment](deployment-arc-register-server-permissions.md).
- Register the Microsoft Azure Stack HCI resource provider, without this step you will not be offered a download of the Azure Local OS image.
1. Go to Azure Portal
2. Select the subscription where you want to deploy the Azure Local instance
3. Select Resource Providers under Settings in the navigation pane
4. Use the full-text search to find "StackHCI"
5. Register "Microsoft.AzureStackHCI" resource provider

## Download the software from the Azure portal

Expand Down