How Azure can change IP Location for end user
Hi team, i am trying to open a support ticket with Azure but not able to. We are leasing some IP Blocks and have updated all GEO Location database files and even Microsoft Bing shows correct location when in the same IP Block, but end customer says that…
unable to delete machine from Arc using a Service Principal
Hi - I'm trying to use a script to delete VMs from Arc and to do this I'm using a Service Principal. The Service Principal is able to onboard (azcmagent connect) no problem. However, when I try to offboard (azcmagent disconnect), the agent tells me the…
How to use function `CreateIconIndirect` with 32 bit bitmaps?
Most icon related documentation is still written with the assumption that the user will want to create a black and white icon, even though we are in the year 2024. A 32 bit bitmap has both the color information and the transparency mask in the same…
what is my password in lab
started virtual lab asking for password. do not know password
Unable to use Authenticator after switching to a new device.
我有两台Android设备,旧设备正常使用,可以进行验证登陆,通过备份和恢复备份到新设备上后,无法通过验证,会弹出弹窗但是无法正常确认,按照提示操作后还是无法使用,陷入了死循环,删除旧设备上的账户后,去官网删除Authenticator登陆方式,再重新在新设备上添加Authenticator依旧如此。The following is a machine translation: I have two Android devices. The old device works fine, and I…
when I try to az login with notforprofit email account it doesn't allow me to login it says email doesnot exit
I have azure account by email ID nagmani@indocanadians.onmicrosoft.com when I try to login by cli as az login, it pops up to provide email. when I provide this email, error box displays email doesn't exist. How can I login? Nagmani
Azure VM agent status not ready.
We're not able to ping or ssh to a linux vm. None of the recommended troubleshooting methods are working. I have tried redeploying VM too
Unable to create secret on key vault
az keyvault secret set --vault-name "my key vault name" --name "my secret name" --value "the secret goes here" (Forbidden) {"objectName":"my secret name","message":"Secret 'my secret name'…
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…
Problems Accessing AVD Desktop with MIL CAC
I installed AVD awhile ago to access remotely using my MIL CAC. As of 01OCT24, its not allowing me to do so. What do I need to do to regain access?
Tenant locked out
I configured a tenant restriction and made some mistakes is this config. Now i am locked out, with no access to any resource.
User failed to re-register one or many MFA authentication methods.
I am the global administrator of my Azure tenant and subscription and I'm unable to access 2 other tenants that I run as I'm not getting 2FA requests to my device nor were they registered with 2FA. I attempted to go to my main tenant (which I can log…
Azure Static Web Apps Environment Variable Not Working
I'm deploying a React app with Azure Static Web Apps and have configured environment variables in the Azure Portal under Configuration > Environment variables. However, these variables are not being injected into the app during deployment. In the…
Allow Forwarding of Sharepoint links.
Hi All, An employee has asked that we open up sharing on our SharePoint site to allow "Anyone with this link" However we are not comfortable doing this. I have suggested that the receiver downloads the file to share internally, However this…
C++ Visual Studio 2022 #include trouble
Good day! I've a trouble with my Visual Studio 2022. When I trying to include a file from project directory by using #include "test.h" an intellisense is displaying an all files from other includes (like winapi and C++ files) It's a not problem…
O365 to Exchange 2019 on prem emails stuck
Hi, Have an office 2019 and Office365 hybrid environment. Emails from O365 to exchange on prem getting stuck on O365 side with error Reason: [{LED=450 4.4.317 Cannot connect to remote server [Message=451 4.4.0 Security status IllegalMessage]. Has been…
trying to write data from adlsgen2 to synapse sql dedicated pool but getting data type error
I am trying to write data into a table from adls gen2 using a copy activity. when creating the table, i have to use varchar(max). varchar(8000) is not an option as my data is too big for that. when creating the table using dedicated sql pool, i am able…
WORD macro not responding
Word 365. I have written a macro as follows: Set MyRange = ActiveDocument.Content MyRange.Find.Execute FindText:="Certification:", Forward:=True If MyRange.Find.Found = True Then Selection = "Certification:" Selection.Cut …
Why is my authentication app not displaying a code
I need to log in to a work app with my work email, I have to use a Microsoft authentication code but when I open the app there is no code to input
how many rows can excel sort?
i have a large excel document but the when I try to sort it only takes into account part of the data an not all of it how can i solve this problem?