Routing decision on azure virtual network gateway
Hi, We have two tunnels on azure vpn gateway. Client DC1 vpn peer1: 1.1.1.1 (LNG1 - static routing) Address space: 10.98.1.0/24 Client DC2 vpn peer1: 2.2.2.2 (LNG2 - BGP) BGP peer: 10.98.50.10 Route received 10.98.1.0/24 Azure vpn gw: 10.53.78.30 Source:…
Cant create new Analysis Services in D1 or B1 tier in West Europe
I am unable to create new services in D1 or B1 tier in West Europe region. Deployed in S0 West Europe or D1 in UK South went fine. I have also check and we didnt have such thing as quotas/limits for Analysis Services also, so I am not hitting any…
[nnnn].word.json file not found in results wordBoundaryEnabled: true
I am using Azure AI Batch Syntheses something like this …
Update to Python 3.11 got SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')))
Hi, After we updated our Sentinel data connector(implemented in Azure Function) to use python3.11 from 3.10, we got SSL Error from urllib3 when making API calls: SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify…
Issue with Regex custom group claim
For most users this works fine and returns the teams claim as expected. My account has 186 groups and has no issues. However we have a user with 305 group memberships and the claim is failing to be created and instead we are getting a claim named:…
OLEDB 4.0 in VS
Hello, I am facing attached image error issue while I connect MS-Access DB. Above mentioned error is appearing. Please guide.
How to identify shared mailbox or folder in multi select
The recommended way of identifying whether a mailbox or folder is shared is to check the shared properties on an item: Office.context.mailbox.item.getSharedPropertiesAsync((result) => { if (result.status === Office.AsyncResultStatus.Failed) { …
How to connect USB to cloud PC
I am trying to connect a usb device to cloud PC but it does not read my ports from my laptop. How do I enable this.
How to change names appear when receiving email about invoice from microsoft?
Title is self-explanatory. I'm using Azure, and whenever the Azure sends anything, I want them to show someone else's name on email instead of mine(eg. Dear BOB MARTIN→Dear XXX inc.) Does anyone have idea on how can I accomplish this?
How do I turn off fn lock?
My volume and brightness keys aren't controlling my volume and brightness. I know it has something to do with my fn key, because when I hold my fn key and press the volume or brightness, they do what they are supposed to do. How do I turn off the fn…
After VS2022 version 17.12.0 update Address Sanitizer no longer works for my C++ project
I've just updated visual studio to the version in the topic and the project which worked ok 5 minutes ago with Asan on (/fsanitize=address) now throws this error when starting the debugger: The procedure entry point __sanitizer_ignore_free_hook____dll…
Error: No such file or directory when using cd command
While trying to navigate to a log file using the cd command, the following error occurs: kudu_ssh_user@0055a7879e38:~/logfiles$ cd 2024_10_31_ln0sdlwk000IO4_docker.log -bash: cd: 2024_10_31_ln0sdlwk000IO4_docker.log: No such file or directory The log…
Azure VWan hub to hub connect across two tenants in same region
Hi Team, I have Two azure tenants in same azure region. In both the tenants I have a dedicated Azure VWAN with one hub in it. I am trying to connect this two hubs across tenant so resources under both hub's spoke can talk to each other. I am not able to…
Encryption Protocols and Cipher Suites for Teams API Communication
Our organization uses the bot Framework API to send messages to Teams, and we want to ensure that our configuration adheres to recommended security practices. We would like to know: The exact encryption protocol version (e.g., TLS 1.2 or TLS 1.3) used…
How do I localize the AppDescription of Desktop Bridge apps?
I have a UWP application. The project contains the following files: de-DE\Resources.resw en-US\Resources.resw Each file contains a text with the key AppDescription. en-US is set as the default language in Package.appxmanifest. When submitting to the…
Azure Machine Learning - SSH Error When Attaching Virtual Machine Compute
Hello everyone, I'm experiencing an issue with the "Attach Virtual Machine Compute" function in Azure Machine Learning. I created a virtual machine and used "User Authentication" as the authentication type. The authentication worked…
update and restart from powershell or command line
Dear all, I've been looking for a solution on how to install feature updates from the command line or Powershell in windows 10/11. I've already found the get-windowsupdate PS feature, this also reboots after installing windows updates, but for some…
unauthorized_client: The client does not exist or is not enabled for consumers.
Hi, I built an app using the sandbox account things were working fine until I created an app for production. I always get the error unauthorized_client even for the account that created the app. I am planning to use this app just for the one main admin…
Intune and Security Baseline for Windows 10 and later prevents Reset PC
Hi, I’ve been trying to identify which setting in the Intune Security Baseline for Windows 10 and later (version 23H2) might be preventing users from performing a wipe/reset of their PC through Settings > System > Recovery > Reset PC. Any…
Link to wrong exercise
This page on 'Enforce model security' https://learn.microsoft.com/en-us/training/modules/enforce-power-bi-model-security/4a-exercise-enforce-model-security wrongly links to an exercise on 'Ingest data with Spark and Microsoft Fabric…