Miscellaneous samples, documents, how-tos, utilities, scripts, and other CSA tidbits
Перейти к файлу
Corey Callaway 6108d2fcbc
Merge pull request #27 from microsoft/dependabot/pip/sample-Python-KeyVault-Function/cryptography-41.0.6
Bump cryptography from 41.0.4 to 41.0.6 in /sample-Python-KeyVault-Function
2023-12-12 10:54:36 -05:00
doc-azure-resrouces-dedicated-subnet Update Readme 2019-05-30 12:44:29 -04:00
doc-azure-training Fixed Typos 2019-01-04 17:19:52 -05:00
psh-B2B-two-tenant-sync Update B2BSync_SourceSetup.ps1 2019-01-10 13:32:33 -06:00
psh-BlobDataSync-Workflow Initial commit 2018-09-20 09:22:30 -04:00
psh-GetArmLimitsViaAPI Fixed errornous link and typos 2018-10-04 14:22:38 +02:00
psh-ManagedDiskUtils Update ManagedDiskCopy.ps1 2019-06-20 09:04:15 -04:00
psh-RBAC-CopyPaste Update readme 2019-04-01 09:24:57 -05:00
psh-aad-b2b-batch-invite Add B2C batch invitation script 2018-07-24 11:08:03 -05:00
psh-b2c-custom-attributes Refactor bug - fixed 2018-10-21 23:55:28 -05:00
psh-exo-encrypted-mailsend-script fixed image path 2018-08-29 02:42:42 -05:00
psh-poison-queue Update write-progress call 2019-01-04 00:35:27 -06:00
psh-sql-update-firewall Added sql update firewall script and readme. 2018-07-19 14:00:58 -05:00
sa-dsml-many-models Update score.py 2022-08-22 21:03:24 -07:00
sample-AzGuardRails-Governance Adding in sample code from the last few engagements I worked on. 2019-07-08 13:45:38 -05:00
sample-EasyAuth-ClassicASP add optional dockerfile 2021-06-07 10:06:07 -05:00
sample-Python-KeyVault-Function Bump cryptography in /sample-Python-KeyVault-Function 2023-11-29 00:06:02 +00:00
sample-UpdateManagement Adding in sample code from the last few engagements I worked on. 2019-07-08 13:45:38 -05:00
sample-VMSS-DomainJoin-Arm Update WindowsVirtualMachineScaleSet_DomainJoin.json 2018-12-27 10:59:20 -05:00
sample-k8sRefArch Adding in sample code from the last few engagements I worked on. 2019-07-08 13:45:38 -05:00
.gitignore Initial commit 2018-07-19 11:49:18 -07:00
LICENSE Initial commit 2018-07-19 11:49:21 -07:00
README.md Update README.md 2021-09-16 09:46:25 -07:00
SECURITY.md Microsoft mandatory file 2022-08-02 16:08:08 +00:00

README.md

CSA Miscellaneous Utilities

This repo contains a variety of small projects, utilities, and documents. Naming conventions:

  • "doc-": A help article or how-to
  • "psh-": A PowerShell script
  • "util-": A small utility project
  • "sample-": A small sample or PoC
  • "sa-": A solution accelerator project

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.