by Azalio tdshpsk | Jul 2, 2025 | Cloud
We are excited to announce that Azure Cosmos DB for MongoDB (vCore) clusters now support secondary users, enabling more flexible and granular access control for your database. Previously, each cluster could have only one user with full privileges, limitin
by Azalio tdshpsk | Jul 2, 2025 | Cloud
You can now use PostgreSQL 17 on Azure Database for PostgreSQL flexible server. With this release, you gain access to the latest PostgreSQL features along with the ability to perform seamless in-place upgrades from previous PostgreSQL versions—all without
by Azalio tdshpsk | Jul 2, 2025 | Cloud
In early-July 2025, the following updates and enhancements were made to Azure SQL: Convert Azure SQL database to Hyperscale while keeping existing active geo-replication or failover group configurations. Learn more. Try the mssql-python driver with new pl
by Azalio tdshpsk | Jul 2, 2025 | Cloud
In early-July 2025, the following updates and enhancements were made to Azure SQL: Enhanced server audit for Azure SQL Database boosts performance, availability, and reliability. Learn more. Server audit action groups are now available to achieve compli
by Azalio tdshpsk | Jul 2, 2025 | Cloud
I started using the Internet in the early 1990s, when it was mostly used by government officials and academics. Everyone was pretty friendly, and more importantly, everyone was themselves. There was even a system called the finger protocol, where you could look up...
by Azalio tdshpsk | Jul 2, 2025 | Cloud
When you install Python packages into a given instance of Python, the default behavior is for the package’s files to be copied into the target installation. But sometimes you don’t want to copy the files—sometimes, you want to link to them, so any installed version of...