Skip to content

Commit c4dbe9f

Browse files
committed
Fixing conflicts and other links
1 parent 20300f8 commit c4dbe9f

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

articles/batch/batch-service-workflow-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ The following topics discuss the resources of Batch that enable your distributed
4242
- Learn about the [Batch APIs and tools](batch-apis-tools.md) available for building Batch solutions.
4343
- Learn the basics of developing a Batch-enabled application using the [Batch .NET client library](quick-run-dotnet.md) or [Python](quick-run-python.md). These quickstarts guide you through a sample application that uses the Batch service to execute a workload on multiple compute nodes, and includes using Azure Storage for workload file staging and retrieval.
4444
- Download and install [Batch Explorer](https://azure.github.io/BatchExplorer/) for use while you develop your Batch solutions. Use Batch Explorer to help create, debug, and monitor Azure Batch applications.
45-
- See community resources including [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-batch), the [Batch Community repo](https://github.com/Azure/Batch), and the [Azure Batch forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=azurebatch).
45+
- See community resources including [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-batch), the [Batch Community repo](https://github.com/Azure/Batch), and the [Azure Batch forum](https://docs.microsoft.com/answers/topics/azure-batch.html).

articles/cost-management-billing/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ conceptualContent:
144144
- url: https://techcommunity.microsoft.com/t5/forums/searchpage/tab/message?filter=location&q=%22billing%22&noSynonym=false&location=category:Azure&collapse_discussion=true
145145
itemType: how-to-guide
146146
text: Azure Billing Tech Community
147-
- url: https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureCostManagement&filter=alltypes&sort=relevancedesc&searchTerm=Azure%20Cost%20Management
147+
- url: https://docs.microsoft.com/answers/topics/azure-cost-management.html
148148
itemType: how-to-guide
149149
text: Ask a Cost Management and Billing forum question

articles/storage/blobs/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
- name: Storage Explorer accessibility
586586
href: ../../vs-azure-tools-storage-explorer-accessibility.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
587587
- name: Azure Storage forum
588-
href: https://docs.microsoft.com/answers/products/azure
588+
href: https://docs.microsoft.com/answers/topics/azure-blob-storage.html
589589
- name: Azure Storage on Stack Overflow
590590
href: https://stackoverflow.com/questions/tagged/windows-azure-storage
591591
- name: Pricing for Blob storage
@@ -854,7 +854,7 @@
854854
- name: Storage Explorer accessibility
855855
href: ../../vs-azure-tools-storage-explorer-accessibility.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
856856
- name: Microsoft Q&A question page
857-
href: https://docs.microsoft.com/answers/products/azure
857+
href: https://docs.microsoft.com/answers/products/topics/azure-blob-storage.html
858858
- name: Azure Storage on Stack Overflow
859859
href: https://stackoverflow.com/questions/tagged/windows-azure-storage
860860
- name: Pricing

articles/storage/blobs/storage-ios-how-to-use-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,5 +390,5 @@ Now that you've learned how to use Blob Storage from iOS, follow these links to
390390
- [Azure Storage Services REST API](https://msdn.microsoft.com/library/azure/dd179355.aspx)
391391
- [Azure Storage Team Blog](https://docs.microsoft.com/archive/blogs/windowsazurestorage/)
392392
393-
If you have questions regarding this library, feel free to post to our [Microsoft Q&A question page](https://docs.microsoft.com/answers/products/azure) or [Stack Overflow](https://stackoverflow.com/questions/tagged/windows-azure-storage+or+windows-azure-storage+or+azure-storage-blobs+or+azure-storage-tables+or+azure-table-storage+or+windows-azure-queues+or+azure-storage-queues+or+azure-storage-emulator+or+azure-storage-files).
393+
If you have questions regarding this library, feel free to post to our [Microsoft Q&A question page](https://docs.microsoft.com/answers/topics/azure-blob-storage.html) or [Stack Overflow](https://stackoverflow.com/questions/tagged/windows-azure-storage+or+windows-azure-storage+or+azure-storage-blobs+or+azure-storage-tables+or+azure-table-storage+or+windows-azure-queues+or+azure-storage-queues+or+azure-storage-emulator+or+azure-storage-files).
394394
If you have feature suggestions for Azure Storage, please post to [Azure Storage Feedback](https://feedback.azure.com/forums/217298-storage/).

articles/storage/files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
- name: Azure File Sync release notes
267267
href: storage-files-release-notes.md
268268
- name: Azure Storage forum
269-
href: https://docs.microsoft.com/answers/products/azure
269+
href: https://docs.microsoft.com/answers/products/azure?product=storage
270270
- name: Azure Storage on Stack Overflow
271271
href: https://stackoverflow.com/questions/tagged/windows-azure-storage
272272
- name: Pricing for Azure storage

articles/storage/files/storage-files-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: conceptual
1515
This article answers common questions about Azure Files features and functionality, including the use of Azure File Sync with Azure Files. If you don't see the answer to your question, you can contact us through the following channels (in escalating order):
1616

1717
1. The comments section of this article.
18-
2. [Microsoft Q&A question page for Azure Storage](https://docs.microsoft.com/answers/products/azure).
18+
2. [Microsoft Q&A question page for Azure Storage](https://docs.microsoft.com/answers/topics/azure-file-storage.html).
1919
3. [Azure Files UserVoice](https://feedback.azure.com/forums/217298-storage/category/180670-files).
2020
4. Microsoft Support. To create a new support request, in the Azure portal, on the **Help** tab, select the **Help + support** button, and then select **New support request**.
2121

articles/storage/files/storage-sync-files-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use Azure File Sync to centralize your organization's file shares in Azure Files
1414

1515
This article is designed to help you troubleshoot and resolve issues that you might encounter with your Azure File Sync deployment. We also describe how to collect important logs from the system if a deeper investigation of the issue is required. If you don't see the answer to your question, you can contact us through the following channels (in escalating order):
1616

17-
1. [Microsoft Q&A question page for Azure Storage](https://docs.microsoft.com/answers/products/azure).
17+
1. [Microsoft Q&A question page for Azure Storage](https://docs.microsoft.com/answers/products/azure?product=storage).
1818
2. [Azure Files UserVoice](https://feedback.azure.com/forums/217298-storage/category/180670-files).
1919
3. Microsoft Support. To create a new support request, in the Azure portal, on the **Help** tab, select the **Help + support** button, and then select **New support request**.
2020

0 commit comments

Comments
 (0)