Sending Messages with Group Tags in MS Teams Channel - Missing Role `Teamwork.Migrate.All`
I am trying to send messages with group tags to a Microsoft Teams channel. So far, I have tested webhooks and adaptive cards, both of which allow me to send messages, but unfortunately, they do not support group tagging. I found that Microsoft Graph API…
How to reschedule my Microsoft Azure Administrator exam
Microsoft Azure Administrator - How to reschedule my AZ-104 exam. Pearsonvue.com had a link for this and it makes me log into the microsoft site then drops any indication of how to reschdule.
SSMA for Sybase truncating image data type to 32768
Hi, I am using SSMA for Sybase to migrate Sybase ASE 16 database to MS SQL Server 2022 on Linux. A table with image type column is migrated but the data in this column limited to 32768. I believe if this data migration program is using bcp - it might be…
Virtual HUB VNET to HUB
I was trying to create the connectivity of VNET with virtual hub. If you see, the right side under connectivity it was not showing virtual network connection option however main page it shows. is it normal or does my subscription have issues.
WNS : The Notification payload is invalid
I am developing an app which highly relies on the WNS push notifications. However, except raw notifications, I get the following error for Tile,Badge and Toast The Notification payload is invalidThe Notification payload is invalidI also checked out…
AzureADKerberos RODC disabled any potential issues eventually?
I noticed that our AzureADKerberos object was disabled 2 months ago.... No bad actor technically. I have not reenabled the object just to confirm it is needed so I don't need to deal with this again. I've ran Get-AzureAdKerberosServer against a newly…
Azure VPN Gateway
Hello Azure experts, Based on simulation, it shows that during VPN gateway creation, portal allows to create the Gateway subnet however i am getting the below error. What i did after this error that i created the Gateway subnet first and then it allows…
Prevent remote desktop from generating a self-signed certificate
Hello, Does anyone know a way to prevent remote desktop from creating a self-signed certificate? I would like to avoid having to implement anything that will generate errors and I have a requirement to ensure there are no self-signed certificates. I…
How to get my Exchange Plan 1 out from under Bluehost
I currently have a Bluehost Exchange Online Plan 1 that contains Microsoft 365. I have been using the Outlook app as my email platform. I now have gone with a new hosting provider and want to cancel my account with Bluehost, but I am unsure how to export…
How to disable weak TLS chiper suit on classic Azure front door and Azure CDN?
How to disable weak TLS chiper suit on classic Azure front door and Azure CDN?
How to validate security stamp on next request
When using ASP.NET Core Identity how can I make it so a user's security stamp will be validated on the next request they make? For context I have a logout all sessions feature and I want to logout other sessions immediately on the next request after the…
Windows Server 2019 Shared Nothing Live Migration - Single Error Event ID 21024
Hello! I am trying to get a Shared-nothing Live Migration working between a Windows Server 2019 Hyper-V Server and a Hyper-V 2019 server (Not running full Windows). These two hosts are not in a cluster. I am getting an error message "There was…
Setting offer throughput or autopilot on container is not supported for serverless accounts. Error Occurs When Connecting New Event Stream in Fabric to Cosmos CDC.
I am attempting to create an event stream in Fabric connected to my Cosmos Db CDC. I received this error once I configured and published the event stream. I want to capture the events in Power Bi In as near Real time as I can, but the events are very…
Update your scripts to point to a new folder for Server level audit logs
I received this notice from MS and I logged int my Azure portal looking for this but unable to locate. Where can I find this to update the required information? You're receiving this notice because you use Azure SQL Database Server Audit. In February…
Video Indexer cannot access Storage ACcount
Hello, I have an Azure Video Indexer instance with an associated Storage Account and a User Assigned Managed Identity, all in the East US region. The Managed Identity has Storage Blob Data Contributor role over the Storage Account. The issue is that any…
Where to find documentation for creating OpenAI Studio ContentFilter resource via Rest API?
As the title mentioned, I am trying to find documentation on creating a ContentFilter in OpenAI Studio. In fact, I have been having trouble finding any information on OpenAI Studio Rest API in general. I need automate several approaches and a help or…
my azure not working
my azure account is not working i want help it shows error
Salesforce V2 Link Service doens't work. error message: a task was canceled Source=mscorlib
I am migrating the ADF salesforce connector to the new V2 connector and now testing it. When testing the connection for the link service, it is good. However, it failed in the copy activity. with message: Failure happened on 'Source' side.…
Having trouble trying to remove the BATCH_COMPLETED_GROUP audit action item group from the auditing setup
Having trouble trying to remove the BATCH_COMPLETED_GROUP audit action item group from the auditing setup from a Azure SQL server instance
Entra App Registration - Policy to Restrict Client Secret Expiration to 6 Months Globally
A customer is looking to restrict app registration client secret to 6 months globally. Is there a way to accomplish this using Azure policy for example? Thanks.