I want to fetch regulatory compliance data from microsoft defender for cloud via API in postman, is there any way to do this ?
I see this api on microsoft learn platform but I am not able to replicate the same in postman, I am not sure what type of permission i need to give my application in order for me to fetch regulatory compliance data just same as shown below but via…
How to fetch meeting ID from meeting link or given meeting ID from the calendar?
Ref link:https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/meeting-transcripts/fetch-id I am trying to get Meeting ID for to fetch transcript.So,i am trying in Graph Explorer using below URLs and i have tried via coding also. For to get…
How can i get Meeting Transcript of any Meeting in my organization domain ?
Hello MSFT Team, I have researched a lot how to get transcript of any meeting scheduled in my organization or out of the organization of any MSFT Teams Meeting. How other third party application like Sana AI ,Meetingtor they can easily fetch any meeting…
Preventing Password Reuse in Active Directory for Students
Hello, In a K-12 environment, there is an issue with students reusing passwords when they need to reset them. The technician currently brings up the Active Directory (AD) console and allows students to type their own new passwords. How can password reuse…
Unable to login using corporate credentials
I am trying to login to Azure using my corporate email address e.g. xyz@abc.com but when I suppy them, I get auto redirect to xyz123@abc.onmicrosoft.com. While xyz@abc.com is Global Admin on Azure, xyz123@abc.onmicrosoft.com is a normal user. My…
How tonreactive account
Hello, I have this message : This subscription expired on Sep 25, 2024 ietremblant@tkzq1.onmicrosoft.com This subscription is currently inactive. Please take advantage of your free trial subscription to develop solutions for Microsoft 365. If you don't…
i am facing issue when creating user subscription.
i am facing issue when creating user subscription. url: https://graph.microsoft.com/v1.0/subscriptions parameter: { "changeType": "created", "notificationUrl":…
Asking for suggestions on how to proceed with no FKs
I am at the beginning of re-writing an old ASP.NET WebForms application, into an ASP.NET Core app using Razor and Blazor. The difficult step I am facing now is the database. The original developers, all who left before I was hired, had originally used…
Azure Communication Service - Custom domian email being suppressed
We are facing issue with communication service. Scenario: the azure communication services were running fine till the custom domain email service (hosted on gmail) went down for couple of hours. After that we are not able to send or receive email on this…
How to make "RefreshView" friends with "AbsoluteLayout"
public CollectionPage() : base() { collection.SelectionChanged += _OnSelectionChanged; collection.ItemTemplate = GetDataTemplate(); LoadedCollection(); refresh.Command = new Command(LoadedCollection); refresh.Content = collection; var fabButton…
No more allocated vCores on Azure For Students Subscription
Hello, I got an azure for students subscription a week ago and Azure Synapse Spark Pool worked just fine with the allocated 12 vCores that come with the subcription. I only used 2$ of credit as of now, but for some reason, since yesterday, new created…
Links created in Lists does not seems to work some time.
Hello Please i need your help on this issue. Links created in Lists does not seems to work some time. There is Project Tracker files created in Lists.
AVD join to on premise domain
We have a Azure host pool with VMs joined to Azure AD only. There is a network connectivity to our on premise domain but some 3rd party apps are not working as expected - these are tools to manage on premise domain. Is it possible to have hybrid scenario…
Running MSTest method in Azure Load Runner
I have api based automations in MS Test. Is there a way to run these from Azure Load Testing?
Unable to mount file share, even after connecting with VPN
I have a fileshare-only storage account that has been disabled from public networks, and only selected VNET and their subnets can mount the fileshare on their system. I already knew fileshare works on SMB protocol and cannot be accessed directly so we…
I can't create a new azure portal account and add a credit card, "you're not eligible for an azure account, we coundn't create an azure account for you"
I have a school edu account with a 200$ experience. After 1 month of experience expires, I want to upgrade to pay as you go to continue using, but currently there is a problem with Azure, not allowing me to upgrade. level up, I've contacted support but…
Migrating from MailEnable to Office 365 Using Staged Migration Process
What are the steps to migrate from MailEnable to Office 365 using the Staged Migration Process while maintaining the same domain? Additionally, what tools and services are supported and available for this migration? The plan is to transition to Microsoft…
java.lang.NoClassDefFoundError: com/azure/storage/common/policy/StorageBearerTokenChallengeAuthorizationPolicy
Hello I am using a spring boot Java application to upload files into data lake but I am getting below error when trying to run the application Caused by: java.lang.NoClassDefFoundError:…
Generate date rows in ADF data flow
I'm just starting to learn Azure Data Factory as we have a need to migrate our Alteryx workflows. I've created a data flow within data factory which summarizes data to return a max and min date column per recruiter, as per below. What I now need to do…
How to Monitor Per-User Usage and Costs of Azure Document Intelligence Resource?
Hello all, I currently have a Document Intelligence resource set up and have a separate web application integrated with it so that it makes calls to my endpoint and receives the results to be displayed back to the user. This application is going to be…