@@ -9,60 +9,28 @@ products:
9
9
10
10
# Sample code for Azure PowerShell documentation
11
11
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 ) .
16
18
17
19
All code in this repository is non-production samples used in Microsoft's official Azure PowerShell
18
20
documentation and is designed to be used by our customers for learning and experimentation purposes.
19
21
20
- ## Samples
21
-
22
- Azure PowerShell samples for the following services and/or technologies are available in this repo.
22
+ ## Feedback
23
23
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.
57
27
58
28
## Contributing
59
29
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.
66
34
67
35
## License
68
36
0 commit comments