Microsoft Azure Developer: Configuring CORS Access for Storage
via Pluralsight
Overview
Learn how CORS enables you to restrict cross-origin requests for Azure Storage services and how to automate rule configuration using various Azure SDKs and tools.
Cross-Origin Resource Sharing (CORS) is an HTTP feature that can restrict how clients request your content. In this course, Microsoft Azure Developer: Configuring CORS Access for Storage, you will learn foundational knowledge of how CORS rules can be enabled, configured, and used with Azure Storage services. First, you will see how CORS works in practice. Next, you will discover how Azure Storage evaluates CORS rules. Finally, you will explore how to configure rules with common Azure SDKs and tooling. When you’re finished with this course, you will have the skills and knowledge of configuring CORS needed to manage cross-origin requests to your Azure Storage services.
Topics:
Cross-Origin Resource Sharing (CORS) is an HTTP feature that can restrict how clients request your content. In this course, Microsoft Azure Developer: Configuring CORS Access for Storage, you will learn foundational knowledge of how CORS rules can be enabled, configured, and used with Azure Storage services. First, you will see how CORS works in practice. Next, you will discover how Azure Storage evaluates CORS rules. Finally, you will explore how to configure rules with common Azure SDKs and tooling. When you’re finished with this course, you will have the skills and knowledge of configuring CORS needed to manage cross-origin requests to your Azure Storage services.
Topics:
- Course Overview
- Azure Storage CORS Concepts
- Configuring Azure Storage CORS Rules
Taught by
Kamran Ayub
Related Courses
-
Configuring and Using Microsoft Azure Blob Storage
-
Creating and Configuring Microsoft Azure Storage Accounts
-
Securing Access to Microsoft Azure Storage
-
Microsoft Azure Developer: Connecting to Storage
-
Microsoft Azure Developer: Implementing File Storage
-
Microsoft Azure Developer: Implementing Table Storage