Is Microsoft no longer renewing E5 Developer Licenses acquired pre-Feb 2024 Without VS Professional Subscriptions?
I've had a free E5 Developer license since 2020, which I use to develop and test O365 solutions for my company's clients. Our clients often purchase M365 plans and additional licenses in order to use my company's solutions. Seems like a good deal for…
How Do I Change "Microsoft Entra ID" To My Company Name
As a picture is worth a thousand words... I look forward to learning how to do this. Thank you.
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…
Why does my laptop keep showing the wrong time and date?
I am on Windows 10 and update it whenever it needs it. Just about 2 or so weeks ago I noticed that the date and time was wrong when I turned on my laptop. It showed the last date and time that the laptop was on before I turned it off. It now does this…
how-do-you-create-drop-down-sections-in-sharepoint on premises?
Tried the instructions for SPOL but having issues.
Push to ACR with error "retrying in X seconds" in Azure Devops Pipeline
I have an azure devops agent self-hosted in azure virtual machine (this machine is integrated on network) and I have an azure container registry. My pipelines have been returning this errors when pipeline try to push docker image to ACR: 40f2cb3be0dc:…
Can make Python work with SQL 2022
Installed Machine Learning and Python on SQL 2022 Enterprise Edition. Followed every step of this Article https://learn.microsoft.com/en-us/sql/machine-learning/install/sql-machine-learning-services-windows-install-sql-2022?view=sql-server-ver16…
How to use the Filter Activity Output as Source in Copy Activity.
Issue 1: Passing Variables Between Child and Master Pipeline In my setup, I have a master pipeline that triggers a child pipeline containing an Until loop activity. This loop runs until the NextpageURI is null, and while it does so, it continuously…
(ErrCode_InsufficientVCPUQuota) Insufficient regional vcpu
I just created and azure free trail account, upgraded it to pay as you go, I m trying to create a basic, aks cluster but i m always getting this error : i havent used anything, there is a classic computer limit of 20 vms , i have used 0 of them in…
Developing a application to send 1:1 messages to Teams users from an Application
Hi All, We a developing an C# Enterprise application for monitoring to send proactive Teams messages, 1:1 messages, not to a channel. i.e from monitor@example.com to teamsuser1@example.com Firstly is this even possible... many guides refer to app…
AzureADKerberos RODC disabled any potential issues eventually?
I noticed that our AzureADKerberos object was disabled 2 months ago.... No bad actor technically but a person that causes extra work. 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…
Change Azure Cosmos Db account from Provisional throughput to serverless
I am new to cosmos db and I realised after creating my database and after having it running for a while that it would be more cost effective if it would be running a serverless account. Is there a way I can change it? If not what would be the recommended…
My pc keeps blue screening
When i play video games my game will randomly freeze and then my pc will bluescreen, i am not able to recreate this with stress testing as everything works perfectly fine when i do. My pc doesn't go above 75 degrees Celsius so i know that is not the…
Do Exchange Online Plans include Exchange Sever CALs?
Hi, I would like to know whether Exchange Online Plan 1 or Plan 2 include Exchange Sever CALs (equivalency)? This is, rights to use on-premises Exchange Server. Thanks!
External OIDC Connection SSO in Entra External ID and custom user flow
Hi there, We are currently using B2C with custom policies. Our sign in page, takes in user's email address and based on the email domain, it tries to authenticate with external tenant, if no configured external tenant matches, it asks the user to enter…
Disable Microsoft Login from windows and all apps
Hello, I am using windows machines for cyber cafe, this machine is used by multiple users. I don't want any user to login with their personal/work or school microsoft account in windows or any of the apps like edge or office. I have already made some…
B2C Tenant Login issue
Hi all, I'm facing an issue with B2C Tenant Login when I access directly to the old login B2C Tenant page ( "/my-page/b2c_1a_signup_signin/oath2/v2.0/authorize?client_id=...&scope=..." which has expired value of client-request-id,…
Adding login hint for split email verification password custom policy
I have a custom policy that is based on the sample provided here https://github.com/azure-ad-b2c/samples/tree/master/policies/split-email-verification-and-signup to have the email verification and password split between two separate screens. I've been…
User import issue in Azure AD B2C
Hi Everyone, I'm new to Azure AD B2C and I've been asked to do user imports from my previous CRM system. I am performing user imports from my previous CRM system, and I have the user data in CSV format. For context, I do not have the users' passwords,…