Update README.md
Browse files
README.md
CHANGED
@@ -75,16 +75,16 @@ Azure Container Registries π¦
|
|
75 |
|
76 |
# Glossary π
|
77 |
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
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 |
|