Skip to content

Commit cc31dbf

Browse files
committed
Update support statement
1 parent a3f58cb commit cc31dbf

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

.portal-docs/docker-hub/README.samples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ View the current tags at the [Microsoft Artifact Registry portal](https://mcr.mi
7979

8080
# Support
8181

82+
These sample images are not intended for production use and may be subject to breaking changes or removal at any time. They are provided as a starting point for developers to experiment with and learn about .NET Framework in a containerized environment.
83+
8284
## Lifecycle
8385

8486
* [.NET Framework Lifecycle FAQ](https://support.microsoft.com/help/17455/lifecycle-faq-net-framework)

.portal-docs/mar/README.samples.portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ docker run --name wcfclient_sample --rm -it -e HOST=172.26.236.119 mcr.microsoft
7575

7676
## Support
7777

78+
These sample images are not intended for production use and may be subject to breaking changes or removal at any time. They are provided as a starting point for developers to experiment with and learn about .NET Framework in a containerized environment.
79+
7880
### Lifecycle
7981

8082
* [.NET Framework Lifecycle FAQ](https://support.microsoft.com/help/17455/lifecycle-faq-net-framework)

README.samples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/framework/sample
9292

9393
## Support
9494

95+
These sample images are not intended for production use and may be subject to breaking changes or removal at any time. They are provided as a starting point for developers to experiment with and learn about .NET Framework in a containerized environment.
96+
9597
### Lifecycle
9698

9799
* [.NET Framework Lifecycle FAQ](https://support.microsoft.com/help/17455/lifecycle-faq-net-framework)

eng/readme-templates/Support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{{ARGS["top-header"]}} Support
22

3-
{{ARGS["top-header"]}}# Lifecycle
3+
{{if match(SHORT_REPO, "samples"):These sample images are not intended for production use and may be subject to breaking changes or removal at any time. They are provided as a starting point for developers to experiment with and learn about .NET Framework in a containerized environment.
4+
5+
}}{{ARGS["top-header"]}}# Lifecycle
46

57
* [.NET Framework Lifecycle FAQ](https://support.microsoft.com/help/17455/lifecycle-faq-net-framework)
68
* [Supported Tags Policy](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/supported-tags.md)

0 commit comments

Comments
 (0)