Skip to content
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

Track 2 Mgmt Preview docs and readme update based on new namespace #12871

Merged
merged 20 commits into from
Jun 22, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fix case error
  • Loading branch information
nickzhums committed Jun 22, 2020
commit 41a0f0a6fbafacfa5e41fdbd792a0bc1cdaf7fdb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.AppConfiguration -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/compute/Azure.ResourceManager.Compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.Compute -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhub/Azure.ResourceManager.EventHubs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.EventHubs -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/Azure.ResourceManager.KeyVault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.KeyVault -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/network/Azure.ResourceManager.Network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.Network -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/resources/Azure.ResourceManager.Resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.Resources -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/Azure.ResourceManager.Storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install-Package Azure.ResourceManager.Storage -Version 1.0.0-preview.1

To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/master/doc/mgmt_preview_quickstart.md)

## Key Concepts
## Key concepts

Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

Expand Down