Update Reports
General Topics
Azure Services Categories
-
AI and machine learning
- Anomaly Detector
- Azure AI Content Safety
- Azure AI Custom Vision
- Azure AI Foundry
- Azure AI Metrics Advisor
- Azure AI Personalizer
- Azure AI Search
- Azure AI Translator
- Azure AI Video Indexer
- Azure Applied AI Services
- Azure Bot Services
- Azure Cognitive Services
- Azure Databricks
- Azure Form Recognizer
- Azure Immersive Reader
- Azure Machine Learning
- Azure Open Datasets
- Azure OpenAI Service
- Cognitive Service for Language
- Computer Vision
- Content Moderator
- Data Science Virtual Machines
- Health Bot
- Language Understanding (LUIS)
- Microsoft Genomics
- QnA Maker
- Speaker Recognition
- Speech to text
- Speech translation
- Text to speech
- Analytics
- Compute
- Containers
- Databases
- Developer tools
- DevOps
- GitHub
- Hybrid and multicloud
-
Identity and Security
- Azure Active Directory
- Azure Active Directory Domain Services
- Azure Active Directory External Identities
- Azure Bastion
- Azure Confidential Ledger
- Azure Dedicated HSM
- Azure Information Protection
- Key Vault
- Microsoft Azure Attestation
- Microsoft Defender for Cloud
- Microsoft Defender for IoT
- Microsoft Sentinel
- Integration
- Internet of Things
-
Management and governance
- Automation
- Azure Advisor
- Azure Automanage
- Azure Blueprints
- Azure Lighthouse
- Azure Managed Applications
- Azure Managed Grafana
- Azure mobile app
- Azure Monitor
- Azure Policy
- Azure Resource Manager
- Azure Resource Manager templates
- Azure Resource Mover
- Azure Service Health
- Bicep
- Cloud Shell
- Defender External Attack Surface Management
- Microsoft Azure portal
- Microsoft Cost Management
- Update management center
- Media
- Migration
- Mixed reality
-
Networking
- Application Gateway
- Azure DDoS Protection
- Azure DNS
- Azure ExpressRoute
- Azure Firewall
- Azure Firewall Manager
- Azure Front Door
- Azure Internet Analyzer
- Azure Network Function Manager
- Azure Orbital
- Azure Private 5G Core
- Azure Private Link
- Azure Route Server
- Azure Virtual Network Manager
- Content Delivery Network
- Load Balancer
- Network Watcher
- Traffic Manager
- Virtual Network
- Virtual WAN
- VPN Gateway
- Web Application Firewall
- Power Platform
- Storage
- Virtual desktop infrastructure
- Web and mobile
Python
Python Programming Language
Videos

0:16:20
10/7/2022, Microsoft Azure
Estefani Arroyo joins Scott Hanselman to talk about and demo Azure Cosmos DB desktop tools for developing, querying, and testing your applications. The Azure Cosmos DB Linux Emulator provides a...

0:00:00
10/5/2022, Microsoft DevRadio
Shreya Batra shows off the V2 programming model for Azure Functions using Python. It offers a Functions development experience that is more familiar to Python developers. Key features include...

0:00:00
10/5/2022, Visual Studio Code
Streamline your development setup with VSCode and Codespaces using custom configuration for your own Python environment and tools. Find out how to create, configure, and modify a Python...

1:04:26
10/3/2022, Microsoft Reactor
“微软学生大使”(Microsoft Learn Student Ambassador,简称 MLSA)是微软针对全球范围内的在校学生所设立的项目,旨在鼓励那些在校园里积极倡导、推动创新实践,乐于积极帮助他人的优秀学生。微软为他们提供最前沿的技术资源,以及更广泛的交流及展示自我的平台。
学无先后,达者为师。吸取那些优秀实践者的方法和经验,往往能让我们的学习之路事半功倍。...

0:04:58
9/20/2022, Microsoft Reactor
Sometimes you can break #GitHub #Codespaces instances with a bad instruction in a Dockerfile or an incorrect configuration. This video #tutorial shows you how to debug those situations as well as...

0:05:02
9/20/2022, Microsoft Reactor
Find out how to create and configure a #GitHub #Codespaces instance to start with a Python virtual environment (virtualenv) so that you can install packages in a different location in this...

0:04:38
9/20/2022, Microsoft Reactor
You can run run #Docker inside a #GitHub #Codespaces instance if you need to build containers and push them to a registry. This video walks you through all the steps you need to do for that to be...

0:03:40
9/20/2022, Microsoft Reactor
Use your own set of dotfiles with #GitHub #Codespaces . This is a configurable option that you set once and is available for any instance you create.
This is part of a full video #tutorial...

0:04:15
9/20/2022, Microsoft Reactor
Learn how to add and configure secrets for #GitHub #Codespaces . These are useful if you want to have access to tokens and passwords within a Codespace instance
This is part of a full video...

0:04:42
9/20/2022, Microsoft Reactor
If running applciations in #GitHub #Codespaces, you may want to get some ports exported. Beyond basic exporting, you can label those ports so that Visual Studio Code can display them by...

0:07:08
9/20/2022, Microsoft Reactor
Configure a #GitHub #Codespaces instance with Visual Studio Code specifics like extensions and linters.
This is part of a full video #tutorial series on Codespaces →...

0:04:19
9/20/2022, Microsoft Reactor
Configure a #GitHub #Codespaces instance using a Dockerfile!
This is part of a full video #tutorial series on Codespaces →...