Skip to content

Commit a367a19

Browse files
authored
Merge pull request #8345 from microsoft/azure-images
Fix images in Azure Resources doc
2 parents d9ec1f6 + 7b53b99 commit a367a19

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

docs/azure/resourcesextension.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
Order: 3
33
Area: azure
4-
TOCTitle: Resource View
4+
TOCTitle: Resources View
55
PageTitle: Azure Resources for Visual Studio Code
66
ContentId: fc1e60f9-86a6-47c2-beb6-5289d21f48d1
7-
MetaDescription: Azure Resouces for Visual Studio Code
7+
MetaDescription: Azure Resources for Visual Studio Code
88
DateApproved: 5/5/2025
99
---
1010
# Azure Resources for Visual Studio Code
1111

12-
The [Azure Resources](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups) Extension allows you to seamlessly view and manage your Azure resources directly within VS Code. It also provides the ability to authenticate and manage your Azure accounts and tenants.
12+
The [Azure Resources](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups) extension allows you to seamlessly view and manage your Azure resources directly within VS Code. It also provides the ability to authenticate and manage your Azure accounts and tenants.
1313

1414
## How to sign in to your Azure account
1515

@@ -66,7 +66,7 @@ With the Accounts & Tenants view, you can sign into a new account by selecting t
6666

6767
To connect to a sovereign cloud, you can select the gear icon on the right side of the Accounts & Tenants view.
6868

69-
<img width = "400" alt = "Sovereign Clouds" src = "https://github.com/user-attachments/assets/d07af7a8-eab9-46db-8ab5-f386c5c78b57">
69+
<img width = "474" alt = "Sovereign Clouds" src = "https://github.com/user-attachments/assets/d07af7a8-eab9-46db-8ab5-f386c5c78b57">
7070

7171
This brings up a list of sovereign clouds to choose from.
7272

docs/toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
"topics": [
361361
["Overview", "/docs/azure/overview"],
362362
["Getting Started", "/docs/azure/gettingstarted"],
363-
["Resources view", "/docs/azure/resourcesextension"],
363+
["Resources View", "/docs/azure/resourcesextension"],
364364
["Deployment", "/docs/azure/deployment"],
365365
["Docker", "/docs/azure/docker"],
366366
["Azure Kubernetes Service", "/docs/azure/aksextensions"],

0 commit comments

Comments
 (0)