Microsoft Azure Cosmos DB Spoke release notes
Summarize
Summarized using AI
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.
Summary of Microsoft Azure Cosmos DB Spoke Release Notes
The Microsoft Azure Cosmos DB Spoke enables ServiceNow customers to manage Azure database resources efficiently. The release notes detail the latest updates, including new features, deprecated actions, and version history, helping users optimize their database management processes.
Show less
Key Features
- Version 2.0.0 (November 2024): Introduces the default alias for Microsoft Resource Management and a new alias for Microsoft Azure Cosmos DB SAS, simplifying authentication.
- New Actions: Includes actions for managing Cassandra, Core SQL, and MongoDB databases, such as creating, deleting, and looking up keyspaces and databases.
- Deprecated Actions: Older credential aliases and associated actions have been deprecated to streamline operations and improve security.
- Improved Setup: An authentication template has been added to facilitate easier spoke setup.
Key Outcomes
By utilizing the latest version of the Azure Cosmos DB Spoke, ServiceNow customers can expect:
- Enhanced management capabilities for multiple database types within Azure.
- Improved performance and security through the removal of deprecated actions and the introduction of new functionalities.
- Streamlined integration and setup processes, allowing for quicker deployment of database management tasks.
Version history for the Microsoft Azure Cosmos DB Spoke on the ServiceNow Store.
Important:
For details on system requirements and family compatibility, view the application
listing on the ServiceNow Store
website.
Version history
- Version 2.0.0 - November 2024
-
- New:
- Microsoft Azure Cosmos DB Spoke now makes use of the default alias for Microsoft Resource Management Spoke (sn_azure_rm_spoke.Microsoft_Azure_Resource_Management)
- New connection & credential alias for Microsoft Azure Cosmos DB SAS (sn_azure_cd_spoke.Microsoft_Azure_Cosmos_DB_SAS)
- Authentication Template for easy spoke setup
- New actions that make use of new connection & credential aliases:
- Casandra Database Management: Create Cassandra Keyspace (create_cassandra_keyspace_v2),Delete Cassandra Keyspace (delete_cassandra_keyspace_v2),Look up Cassandra Keyspace (look_up_cassandra_keyspace),Look up Cassandra Keyspace Throughput (look_up_cassandra_keyspace_throughput),Look up Cassandra Keyspaces (look_up_cassandra_keyspaces_v2),Update Cassandra Keyspace Throughput (update_cassandra_keyspace_throughput_v2)
- Core SQL Database Management: Create Database (create_database_v2),Create Permission (create_permission_v2),Create User (create_user_v2),Delete Database (delete_database_v2),Delete Permission (delete_permission_v2),Delete User (delete_user_v2),Look up Database (look_up_database),Look up Databases (look_up_databases_v2),Look up Permission (look_up_permission),Look up Permissions (look_up_permissions_v2),Look up User (look_up_user),Look up Users (look_up_users_v2),Replace Permission (replace_permission),Replace User (replace_user)
- Database Account Management: Create DB Account (create_db_account_v2),Delete DB Account (delete_db_account_v2),Enable or Disable Options on DB Account (enable_or_disable_options_on_db_account),Get Throughput Settings (Metadata) (get_throughput_settings_metadata),Look up Access Keys (look_up_access_keys),Look up Connection Strings (look_up_connection_strings_v2),Look up DB Account (look_up_db_account),Look up DB Accounts by Resource Group (look_up_db_accounts_by_resource_group),Look up DB Accounts by Subscription ID (look_up_db_accounts_by_subscription_id),Look up Usages (look_up_usages),Regenerate Access Key (regenerate_access_key),Update Failover Priority (update_failover_priority_v2)
- Mongo Database Management: Create MongoDB Database (create_mongodb_database),Delete MongoDB Database (delete_mongodb_database),Look up MongoDB Database (look_up_mongodb_database),Look up MongoDB Database Throughput (look_up_mongodb_database_throughput),Look up MongoDB Databases (look_up_mongodb_databases_v2),Update MongoDB Database Throughput (update_mongodb_database_throughput_v2)
- Removed:
- Deprecate old credential Azure_Cosmos (alias sn_azure_cd_spoke.Azure_Cosmos)
- Deprecate actions that make use of old credential alias:
- Casandra Database Management: Create Cassandra Keyspace (Deprecated) (create_cassandra_keyspace),Delete Cassandra Keyspace (Deprecated) (delete_cassandra_keyspace),Get Cassandra Keyspace Information (Deprecated) (get_cassandra_keyspace),Look up Cassandra Keyspaces (Deprecated) (look_up_cassandra_keyspaces),Update Cassandra Keyspace Throughput (Deprecated) (update_cassandra_keyspace_throughput)
- Core SQL Database Management: Create Database (Deprecated) (create_database),Create Permission (Deprecated) (create_permission),Create User (Deprecated) (create_user),Delete Database (Deprecated) (delete_database),Delete Permission (Deprecated) (delete_permission),Delete User (Deprecated) (delete_user),Get Database Information (Deprecated) (get_a_database),Get Permission Information (Deprecated) (get_a_permission),Get User Information (Deprecated) (get_a_user),Look up Databases (Deprecated) (look_up_databases),Look up Permissions (Deprecated) (look_up_permissions),Look up Users (Deprecated) (look_up_users),Replace Permission (Deprecated) (replace_a_permission),Replace User (Deprecated) (replace_a_user)
- Database Account Management: Create DB Account (Deprecated) (create_database_account),Delete DB Account (Deprecated) (delete_db_account),Enable/Disable Options On DB Account (Deprecated) (enable_options_on_db_account),Find Throughput Settings (Deprecated) (find_throughput_settings),Get DB Account Information (Deprecated) (get_db_account_information),Look up Connection Strings (Deprecated) (look_up_connection_strings),Look up DB Account By Resource Group (Deprecated) (look_up_by_resource_group),Look up DB Account By Subscription ID (Deprecated) (list_db_accounts),Look up Keys (Deprecated) (look_up_keys),Look up Usages (Deprecated) (list_usages),Regenerate Key (Deprecated) (regenerate_key),Update Failover Priority (Deprecated) (update_failover_priority)
- Mongo Database Management: Create MongoDB Database (Deprecated) (create_mongodb_account),Delete MongoDB Database (Deprecated) (delete_mongo_db_database),Get MongoDB Database Information (Deprecated) (get_mongodb_database_information),Look up MongoDB Database (Deprecated) (look_up_mongodb_databases),Update MongoDB Database Throughput (Deprecated) (update_mongodb_database_throughput)
- New:
- Version 1.0.3 - September 2022
- Fixed: Improve installation performance of spoke
- Version 1.0.2 - September 2021
- Patch release of Microsoft Azure Cosmos DB spoke for IntegrationHub. This version includes few fixes for Look up MongoDB Database action.
- Version 1.0.1 - June 2021
- Patch release of Microsoft Azure Cosmos DB spoke for IntegrationHub. This version adds KMF modules for additional security of the password2 fields.
- Version 1.0.0 - September 2020
- New: Provides actions to automate the management of database accounts and Core SQL, Cassandra, and MongoDB in Azure.