Skip to content

Instantly share code, notes, and snippets.

@manualbashing
Last active December 9, 2020 23:20
Show Gist options
  • Save manualbashing/36dcafed3d6e090dff47476432eec622 to your computer and use it in GitHub Desktop.
Save manualbashing/36dcafed3d6e090dff47476432eec622 to your computer and use it in GitHub Desktop.
Update fields in a table storage entity
az storage entity merge --entity PartitionKey=$user RowKey=$user Active="false" --table-name AcademyUser --account-name sajedoxlab8idgyu4918oj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment