Skip to content

yamidtelefonica/B2C-AzureBlobStorage-Client

 
 

Repository files navigation

B2C-AzureBlobStorage-Client

A simple program that uploads a directory of files to an Azure Blob Storage Account and enables CORS access for the files. Used for uploading HTML, CSS, and image files for B2C UI customization.

To run, simply download B2CAzureStorageClient.zip, unzip it, and run B2CAzureStorageClient.exe.

There are a set of CSS examples provided in the sample_templates directory that can be used to try out the UI customization features of Azure AD B2C.

The code for the program is in the B2C-AzureBlobStorage-Client directory. It uses the Windows Azure Storage SDK, which is available on GitHub.

The tutorial for Azure AD B2C UI Customization is available on Azure.com.

About

A simple program that uploads a file to an Azure Blob Storage Account and enables CORS access for the file. Used for uploading CSS files for B2C UI customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.2%
  • HTML 27.2%
  • C# 18.6%