Skip to content

Commit 6a790f0

Browse files
ArthurMa1978Yao725
andauthored
Prepare to release Ngix beta library (Azure#32289)
* Prepare to release Ngix beta library * update release date Co-authored-by: Yao Kou <[email protected]>
1 parent d512056 commit 6a790f0

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

sdk/nginx/Azure.ResourceManager.Nginx/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (2022-11-01)
3+
## 1.0.0-beta.1 (2022-11-17)
44

55
### Breaking Changes
66

sdk/nginx/Azure.ResourceManager.Nginx/README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ dotnet add package Azure.ResourceManager.Nginx --prerelease
2424

2525
### Prerequisites
2626

27-
* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/)
27+
* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/).
2828

2929
### Authenticate the Client
3030

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

3333
## Key concepts
3434

@@ -49,16 +49,12 @@ Code samples for using the management library for .NET can be found in the follo
4949

5050
## Troubleshooting
5151

52-
- File an issue via [Github
53-
Issues](https://github.com/Azure/azure-sdk-for-net/issues)
54-
- Check [previous
55-
questions](https://stackoverflow.com/questions/tagged/azure+.net)
56-
or ask new ones on Stack Overflow using azure and .net tags.
57-
52+
- File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-net/issues).
53+
- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) or ask new ones on Stack Overflow using Azure and .NET tags.
5854

5955
## Next steps
6056

61-
For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/)
57+
For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/).
6258

6359
## Contributing
6460

@@ -83,4 +79,4 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
8379
<!-- LINKS -->
8480
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
8581
[coc]: https://opensource.microsoft.com/codeofconduct/
86-
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
82+
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

0 commit comments

Comments
 (0)