Skip to content

Commit 18cfc0c

Browse files
Update README.DEPLOYMENT.md
1 parent cd7afae commit 18cfc0c

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.DEPLOYMENT.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,13 @@
3737

3838
1. **Azure Access** - subscription-level `Owner` or `User Access Administrator` role required.
3939

40-
1. **Microsoft.Compute** - Make sure to register the Microsoft.Compute.
41-
42-
Below are the steps need to follow:
43-
44-
* Log in to your Azure Portal.
45-
* Navigate to your active Azure subscription.
46-
* Go to Settings and click on "Resource Providers".
47-
48-
![alt text](image.png)
40+
1. **Microsoft.Compute Registration** - Ensure that **Microsoft.Compute** is registered in your Azure subscription by following these steps:
41+
1. Log in to your **Azure Portal**.
42+
2. Navigate to your **active Azure subscription**.
43+
3. Go to **Settings** and select **Resource Providers**.
44+
4. Check for Microsoft.Compute and click Register if it is not already registered.
45+
<br>
46+
<img src="./Images/readme_deployment/Subscription_ResourceProvider.png" alt="ResourceProvider" width="900">
4947

5048

5149
## Regional Availability

0 commit comments

Comments
 (0)