Skip to content

Commit dff5cfc

Browse files
Merge pull request #268172 from craigshoemaker/aca/quickstart-includes
[Container Apps] Update Remove .NET data protection include from quickstarts
2 parents 18e4f21 + 0fbd0aa commit dff5cfc

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

articles/container-apps/deploy-visual-studio-code.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ The Azure Container Apps extension for Visual Studio Code enables you to choose
7878
7979
Congratulations! You successfully created and deployed your first container app using Visual Studio Code.
8080
81-
[!INCLUDE [.NET data protection](../../includes/container-apps-net-data-protection-scaling.md)]
82-
8381
## Clean up resources
8482
8583
If you're not going to continue to use this application, you can delete the Azure Container Apps instance and all the associated services at once by removing the resource group.

articles/container-apps/get-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ The following message is displayed when the container app is deployed:
160160

161161
:::image type="content" source="media/get-started/azure-container-apps-quickstart.png" alt-text="Screenshot of container app web page.":::
162162

163-
[!INCLUDE [.NET data protection](../../includes/container-apps-net-data-protection-scaling.md)]
164-
165163
## Clean up resources
166164

167165
If you're not going to continue to use this application, run the following command to delete the resource group along with all the resources created in this quickstart.

articles/container-apps/quickstart-code-to-cloud.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ Copy the FQDN to a web browser. From your web browser, go to the `/albums` endp
321321

322322
:::image type="content" source="media/quickstart-code-to-cloud/azure-container-apps-album-api.png" alt-text="Screenshot of response from albums API endpoint.":::
323323

324-
[!INCLUDE [.NET data protection](../../includes/container-apps-net-data-protection-scaling.md)]
325-
326324
## Clean up resources
327325

328326
If you're not going to continue on to the [Deploy a frontend](communicate-between-microservices.md) tutorial, you can remove the Azure resources created during this quickstart with the following command.

articles/container-apps/quickstart-portal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ Select the link next to *Application URL* to view your application. The followin
4444

4545
:::image type="content" source="media/get-started/azure-container-apps-quickstart.png" alt-text="Your first Azure Container Apps deployment.":::
4646

47-
[!INCLUDE [.NET data protection](../../includes/container-apps-net-data-protection-scaling.md)]
48-
4947
## Clean up resources
5048

5149
If you're not going to continue to use this application, you can delete the Azure Container Apps instance and all the associated services by removing the resource group.

0 commit comments

Comments
 (0)