- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
August 2018
Version 1.3.17
Azure Subscription Cosmos DB accounts management
- Ability to connect to your Azure Cosmos DB accounts in your Azure Subscription.
- List: List Cosmos DB accounts in your Azure Subscription.
- Create: Create Cosmos DB account in your Azure Subscription.
- Delete: Delete one or more Cosmos DB accounts from your Azure Subscription.
- View: View properties of a Cosmos DB account in your Azure Subscription.
- Access Keys: Manage access keys keys of a Cosmos DB account in your Azure Subscription. You can manage Primary/Secondary Read-Write and Primary/Secondary Read-Only keys.
- List: List access keys for a Cosmos DB account.
- Regenerate: Regenerate any of the access keys for a Cosmos DB account.
- Geo Replication: Configure Geo Replication settings for a Cosmos DB account in your Azure Subscription.
- Read Regions: Conveniently add/remove one or more read regions for your Cosmos DB account.
- Manual Failover: Initiate manual failover i.e. make one of the existing read locations as new write location from within the application.
- Default Consistency: Configure default consistency level of a Cosmos DB account in your Azure Subscription. You can choose from Bounded Staleness, Consistent Prefix, Eventual, Session and Strong consistency levels.
- Tags: Manage tags for a Cosmos DB account in your Azure Subscription.
- Resource Locks: Manage resource locks for a Cosmos DB account in your Azure Subscription.
- List: List resource locks defined on a Cosmos DB account.
- Create: Create resource lock on a Cosmos DB account. Both "Read Only" and "Do Not Delete" type locks can be created.
- Delete: Delete one or more resource locks from a Cosmos DB account.
- Connect: Connect to your Cosmos DB accounts using account name and key.
- Emulator: On Windows platform, you can also connect to Cosmos DB Emulator.
- Friendly Name: Assign a friendly name to your Cosmos DB accounts e.g. "Development", "Production", "Staging" etc. for easier identification.
- Resource Category: Assign a category e.g. "Development", "Production", "QA" to your Cosmos DB accounts for resource categorization.
- Permissions: Open an account in "Read Only" or "Read Write" mode to prevent accidental deletes and updates.
- View in Portal: View a Cosmos DB account details in Azure Portal from within the application.
Storage Enhancements
- When viewing list of blobs in a blob container, double clicking on a blob row will now by default download and open the blob with the registered application for that blob type. You can change this setting by going into Storage Settings (Home > Settings > Storage Settings > Blob Settings).
- When viewing list of files/folders in a file share, double clicking on a file row will now by default download and open the file with the registered application for that file type. You can change this setting by going into Storage Settings (Home > Settings > Storage Settings > File Settings).
User Experience Enhancements
- Ability to turn off/on numeric captcha for performing irreversible operations e.g. delete blob container etc.
- Notification bar position changed from top middle to bottom right corner of the application screen to make it non blocking.
- Ability to turn off/on display of "action item" buttons on the treeview nodes when mouse is moved over them.
Was this article helpful?