API Management - Hands-on Lab Workshop
Перейти к файлу
dependabot[bot] 2412d51131
Bump activesupport from 6.0.5 to 6.0.6.1 (#108)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.5 to 6.0.6.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.5...v6.0.6.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 11:59:26 -05:00
.devcontainer Feature/GitHub codespaces (#14) 2021-09-06 15:19:40 -03:00
.github/ISSUE_TEMPLATE adding issues templates Define contribution guide #4 2021-10-18 21:40:33 +00:00
.vscode Feature/fine tuning theme (#15) 2021-09-07 12:43:54 -03:00
_includes/js when using dark mode , white flash appears #17 2021-10-19 17:58:43 +00:00
_sass/color_schemes Increase Content Width & Improve Blockquote styling (#59) 2022-02-01 11:50:49 -03:00
apim-lab Added changes to reflect the new color api and website urls. (#105) 2023-01-10 11:04:15 -05:00
assets Added changes to reflect the new color api and website urls. (#105) 2023-01-10 11:04:15 -05:00
.gitignore Feature/GitHub codespaces (#14) 2021-09-06 15:19:40 -03:00
404.html Feature/GitHub codespaces (#14) 2021-09-06 15:19:40 -03:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2021-09-01 08:36:30 -07:00
CONTRIBUTING.md base structure contribution guide Define contribution guide #4 2021-10-18 21:35:50 +00:00
Gemfile Bump nokogiri from 1.13.4 to 1.13.6 (#91) 2022-05-19 11:34:51 -04:00
Gemfile.lock Bump activesupport from 6.0.5 to 6.0.6.1 (#108) 2023-01-31 11:59:26 -05:00
LICENSE LICENSE committed 2021-09-01 08:36:32 -07:00
README.md correcting broken image readme github 2022-01-18 13:59:58 +00:00
SECURITY.md Feature/fine tuning theme (#15) 2021-09-07 12:43:54 -03:00
SUPPORT.md Feature/fine tuning theme (#15) 2021-09-07 12:43:54 -03:00
_config.yml Increase Content Width & Improve Blockquote styling (#59) 2022-02-01 11:50:49 -03:00
favicon.ico favicon 2021-09-07 19:14:56 -03:00
index.markdown Bump nokogiri from 1.13.4 to 1.13.6 (#91) 2022-05-19 11:34:51 -04:00

README.md

About this workshop

This hands-on lab will guide you through the different concepts around Azure API Management, from the creation to the DevOps, including good practices in terms of versioning, security, and so on. It is designed to bring customers and partners to a 200-level understanding of Azure Api Management. This is meant to be a hands-on lab experience, all instructions are provided, but a basic level of understanding of apis is expected(http operations, networking basics, openapi, rest, soap, oauth2, and other concepts).

This workshop is delivered using Github Pages and Just-The-Docs theme at https://azure.github.io/apim-lab/.

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.opensource.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., status check, 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.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.