Voices of Healthcare Cloud is a webinar series that showcases how Healthcare is seeing positive business and clinical outcomes with cloud technology.
We bring new and creative solutions to you at least once a month, so we hope you tune in l…
Month: December 2022
Lesson Learned #264: Python and PyODBC error messages.
Today, I worked on a service request that our customer got several issues that I would like to share with you my findings here.
1) pyodbc.Error: (‘HY000’, ‘[HY000] [Microsoft][ODBC Driver 17 for SQL Server]Connection is busy with results fo…
Microsoft Purview in the Real World (Dec 30, 2022)
Disclaimer
This document is not meant to replace any official documentation, including those found at docs.microsoft.com. Those documents are continually updated and maintained by Microsoft Corporation. If there is a discrepa…
The session limit for the elastic pool is 30000 and has been reached.
On a previous blog post written by one of my colleagues it has been discussed the many ways to reach a connection limit in Azure SQL DB.
Recently, we worked on a case where the customer was getting the following error when trying to connect to a…
Azure Boards – Organize and Plan All of Your Work
In our daily work we constantly encounter what I like to call ‘The Time Thieves.’ These are the things that take away our ability to be proactive in our day-to-day job. They are the reasons we fall behind in our work and can’t always meet delivery date…
Continue readingMTC Weekly Roundup – December 30
Hi everyone! Can you believe the year is already coming to an end? I don’t know about you, but this December *flew* by!
As we look ahead to 2023, my goal is to continue to feature more of our amazing community members and highlight events and co…
What’s New in Microsoft Teams | December 2022
Can you believe it’s already December of 2022? The new year is peeking in, and we are so excited about what 2023 will bring for Microsoft Teams. With people going back to the office, we continue to define new ways for async and collaboration experience…
Continue readingTrack IP addresses consumption with Azure Application Insights – Part 1
Introduction
In this article we will demonstrate how to send custom event telemetry to an Azure Application Insights instance through PowerShell.
We will track our Azure Virtual Network IP addresses consumption but note that after reading this article …