microsoft / AzureTipsAndTricks

Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
http://azuredev.tips
Creative Commons Attribution 4.0 International
1.49k stars 489 forks source link

Fix typo in Azure Metadata tip #140

Closed Xorboo closed 3 years ago

Xorboo commented 3 years ago
  1. Fix a single typo (metadate -> metadata) in Blob Metadata tip code sample
  2. Remove upper-case in "Data" (metaData -> metadata) to be consistent with all other usages in the repo