awacke1 commited on
Commit
cbcc10f
Β·
verified Β·
1 Parent(s): ea8b782

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -75,16 +75,16 @@ Azure Container Registries πŸ“¦
75
 
76
  # Glossary πŸ“š
77
 
78
- - Azure Resources: Cloud-based services and tools provided by Microsoft Azure for building, deploying, and managing applications.
79
- - Function Apps: Serverless compute service that enables you to run code without managing infrastructure.
80
- - Storage Accounts: Azure service for storing data objects, including blobs, files, queues, and tables.
81
- - Azure Container Registries: Managed Docker registry service for storing and managing container images.
82
- - NPM: Node Package Manager, the package manager for JavaScript and Node.js.
83
- - Entra Tenant/Roles/Groups/Resources: Azure's identity and access management system for controlling access to resources.
84
- - VS Code Extensions: Add-ons that extend the functionality of Visual Studio Code.
85
- - Privileged Identity Management (PIM): Azure service for managing, controlling, and monitoring access to important resources.
86
- - GitHub Copilot Chat: AI-powered coding assistant that provides suggestions and answers questions in real-time.
87
- - Container Apps Session Pool: Feature in Azure Container Apps for managing user sessions in containerized applications.
88
 
89
  # Learning Resources πŸ”—
90
 
 
75
 
76
  # Glossary πŸ“š
77
 
78
+ 1. Azure Resources: Cloud-based services and tools provided by Microsoft Azure for building, deploying, and managing applications.
79
+ 2. Function Apps: Serverless compute service that enables you to run code without managing infrastructure.
80
+ 3. Storage Accounts: Azure service for storing data objects, including blobs, files, queues, and tables.
81
+ 4. Azure Container Registries: Managed Docker registry service for storing and managing container images.
82
+ 5. NPM: Node Package Manager, the package manager for JavaScript and Node.js.
83
+ 6. Entra Tenant/Roles/Groups/Resources: Azure's identity and access management system for controlling access to resources.
84
+ 7. VS Code Extensions: Add-ons that extend the functionality of Visual Studio Code.
85
+ 8. Privileged Identity Management (PIM): Azure service for managing, controlling, and monitoring access to important resources.
86
+ 9. GitHub Copilot Chat: AI-powered coding assistant that provides suggestions and answers questions in real-time.
87
+ 10. Container Apps Session Pool: Feature in Azure Container Apps for managing user sessions in containerized applications.
88
 
89
  # Learning Resources πŸ”—
90