Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 64d5426

Browse files
authored
Updated readme with clarification about transition (#422)
1 parent bc1ed77 commit 64d5426

File tree

1 file changed

+14
-46
lines changed

1 file changed

+14
-46
lines changed

README.md

Lines changed: 14 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -9,60 +9,28 @@ products:
99

1010
# Sample code for Azure PowerShell documentation
1111

12-
> Warning: This repo is scheduled to be archived on November 15, 2023. New contributions are no
13-
> longer accepted. Please submit new Azure PowerShell documentation code sample contributions to the
14-
> [Azure-Samples/azure-docs-powershell-samples](https://github.com/Azure-Samples/azure-docs-powershell-samples)
15-
> repo.
12+
The sample code in this repo for Azure PowerShell documentation is being transitioned to a new
13+
repository.
14+
15+
> All future contributions and updates to sample code for Azure PowerShell documentation should be
16+
> directed to:
17+
> [github.com/Azure-Samples/azure-docs-powershell-samples](https://github.com/Azure-Samples/azure-docs-powershell-samples).
1618
1719
All code in this repository is non-production samples used in Microsoft's official Azure PowerShell
1820
documentation and is designed to be used by our customers for learning and experimentation purposes.
1921

20-
## Samples
21-
22-
Azure PowerShell samples for the following services and/or technologies are available in this repo.
22+
## Feedback
2323

24-
| Category |
25-
|------|
26-
| [API Management](https://github.com/Azure/azure-docs-powershell-samples/tree/master/api-management) |
27-
| [App Service](https://github.com/Azure/azure-docs-powershell-samples/tree/master/app-service) |
28-
| [Application Gateway](https://github.com/Azure/azure-docs-powershell-samples/tree/master/application-gateway) |
29-
| [Application Management](https://github.com/Azure/azure-docs-powershell-samples/tree/master/application-management) |
30-
| [Application Proxy](https://github.com/Azure/azure-docs-powershell-samples/tree/master/application-management) |
31-
| [Azure Arc for Servers](https://github.com/Azure/azure-docs-powershell-samples/tree/master/azure-arc-for-servers) |
32-
| [Azure Migrate](https://github.com/Azure/azure-docs-powershell-samples/tree/master/azure-migrate) |
33-
| [Azure Portal](https://github.com/Azure/azure-docs-powershell-samples/tree/master/azure-portal) |
34-
| [Backup](https://github.com/Azure/azure-docs-powershell-samples/tree/master/backup) |
35-
| [Container Registry](https://github.com/Azure/azure-docs-powershell-samples/tree/master/container-registry) |
36-
| [Cosmos DB](https://github.com/Azure/azure-docs-powershell-samples/tree/master/cosmosdb) |
37-
| [Data Factory](https://github.com/Azure/azure-docs-powershell-samples/tree/master/data-factory) |
38-
| [DevTest Labs](https://github.com/Azure/azure-docs-powershell-samples/tree/master/devtest-lab) |
39-
| [Event Grid](https://github.com/Azure/azure-docs-powershell-samples/tree/master/event-grid) |
40-
| [Firewall](https://github.com/Azure/azure-docs-powershell-samples/tree/master/firewall) |
41-
| [HDInsight](https://github.com/Azure/azure-docs-powershell-samples/tree/master/hdinsight) |
42-
| [Load Balancer](https://github.com/Azure/azure-docs-powershell-samples/tree/master/load-balancer) |
43-
| [Log Analytics](https://github.com/Azure/azure-docs-powershell-samples/tree/master/log-analytics) |
44-
| [Maintenance Auto Scheduler](https://github.com/Azure/azure-docs-powershell-samples/tree/master/maintenance-auto-scheduler) |
45-
| [Managed Applications](https://github.com/Azure/azure-docs-powershell-samples/tree/master/managed-applications) |
46-
| [Network Watcher](https://github.com/Azure/azure-docs-powershell-samples/tree/master/network-watcher) |
47-
| [Notification Hubs](https://github.com/Azure/azure-docs-powershell-samples/tree/master/notification-hubs) |
48-
| [Service Fabric](https://github.com/Azure/azure-docs-powershell-samples/tree/master/service-fabric) |
49-
| [Site Recovery](https://github.com/Azure/azure-docs-powershell-samples/tree/master/site-recovery) |
50-
| [SQL Database](https://github.com/Azure/azure-docs-powershell-samples/tree/master/sql-database) |
51-
| [SQL Server on Virtual Machines](https://github.com/Azure/azure-docs-powershell-samples/tree/master/sql-virtual-machine) |
52-
| [Storage](https://github.com/Azure/azure-docs-powershell-samples/tree/master/storage) |
53-
| [Traffic Manager](https://github.com/Azure/azure-docs-powershell-samples/tree/master/traffic-manager) |
54-
| [Virtual Machine Scale Sets](https://github.com/Azure/azure-docs-powershell-samples/tree/master/virtual-machine-scale-sets) |
55-
| [Virtual Machines](https://github.com/Azure/azure-docs-powershell-samples/tree/master/virtual-machine) |
56-
| [Virtual Network](https://github.com/Azure/azure-docs-powershell-samples/tree/master/virtual-network) |
24+
If you have any questions or comments, log an issue in the
25+
[Azure-Samples/azure-docs-powershell-samples](https://github.com/Azure-Samples/azure-docs-powershell-samples/issues)
26+
repo.
5727

5828
## Contributing
5929

60-
> Note: this repository is only for Azure PowerShell code samples that reside in Microsoft's
61-
> official Azure PowerShell documentation on [learn.microsoft.com](https://learn.microsoft.com/).
62-
63-
We welcome public contributions into this repository via pull requests. Please note that before we
64-
can accept your pull request you must sign our
65-
[Contribution License Agreement](https://cla.microsoft.com/). This is a one-time requirement.
30+
New contributions to this repo are no longer accepted. Please submit new sample code contributions
31+
for Azure PowerShell documentation to the
32+
[Azure-Samples/azure-docs-powershell-samples](https://github.com/Azure-Samples/azure-docs-powershell-samples)
33+
repo.
6634

6735
## License
6836

0 commit comments

Comments
 (0)