| page_type | name | topic | description | languages | products | urlFragment | ||||
|---|---|---|---|---|---|---|---|---|---|---|
sample |
AzStorageProjectName |
sample |
AzStorageProjectName is a sample application designed to ...... COMPLETE THE DESCRIPTION - Use the same description to edit the repository description.
|
|
|
update-this-to-unique-url-stub |
This repository is a template to guide developers who want to release open-source projects under Microsoft’s Organizations, specifically for Azure. Update the README header and remove instructions.
Give a short description for your sample here. What does it do and why is it important?
Sample outline of the file contents of the repository. Helps users navigate the codebase, build configuration and any related assets. Edit according to your project's structure.
| File/folder | Description |
|---|---|
src |
Sample source code. |
.gitignore |
Define what to ignore at commit time. |
CONTRIBUTING.md |
Guidelines for contributing to the sample. |
README.md |
This README file. |
LICENSE |
The license for the sample. |
Outline the required components and tools that a user might need to have on their machine in order to run the sample. This can be anything from frameworks, SDKs, OS versions or IDE releases.
Explain how to prepare the sample once the user clones or downloads the repository. The section should outline every step necessary to install dependencies and set up any settings (for example, API keys and output folders).
Outline step-by-step instructions to execute the sample and see its output. Include steps for executing the sample from the IDE, starting specific services in the Azure portal or anything related to the overall launch of the code.
Provide users with more context on the tools and services used in the sample. Explain some of the code that is being used and how services interact with each other. Include existing https://learn.microsoft.com/ documentation, training, or code samples that might be related to the sample for more information.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.