17,991 questions

Sort by: Updated
0 answers

Trying to unable free subscription on my Azure account but after the payment I'm getting revert back to the payment and sign up page But on my bank account it show the payment is done. Please help

I have just created a new account on Azure and trying to apply for the free subscription But after filling all the details and doing the payment verification I am getting revert back to the verification page again and for the verification purpose my the…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,055 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
asked 2024-05-06T15:15:34.1233333+00:00
Shubham Mahadik 0 Reputation points
0 answers

Using the code in the Module 'Query Microsoft Graph by using SDKs' with a simple .Net console app and I ran into an error.

.Net console application Task : Setting up a Microsoft Graph client Code : As presented in the module Error : A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
946 questions
asked 2024-05-06T15:13:13.7233333+00:00
Kebede, Hallelujah (Reigate) 0 Reputation points
0 answers

Microsoft Visual Studio 2022 Blazor Web App template and .Net 8 with rendering. Database access and rendering has been for me a tricky one.

Microsoft Visual Studio 2022 Blazor Web App template and .Net 8 with rendering. Database access and rendering has been for me a tricky one. And I may give back a little to community making this GitHub repository…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,398 questions
asked 2024-05-06T15:12:28.11+00:00
Timo Kinnunen 126 Reputation points
0 answers

how do i use ai builder to search a folder with documents to find keywords

I have a folder with over 100 documents. I would like to AI Builder to search the folder with these documents and find those documents that use specific keywords.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,692 questions
AI Builder Training
AI Builder Training
AI Builder: A Microsoft Power Platform capability that provides artificial intelligence models designed to optimize business processes.Training: Instruction to develop new skills.
1 question
asked 2024-05-06T15:12:08.9166667+00:00
DGoffe 0 Reputation points
0 answers

Upgraded from iPhone 8 to iPhone 15 need to migrate data from Microsoft Authenticator

Upgraded myiPhone. Same phone # new phone. Microsoft Authenticator App is on new phone, but websites I need to log into using MFA are not there. How can I get that data from my old phone to my new phone?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,540 questions
asked 2024-05-06T15:10:40.4066667+00:00
Randy Greenhaw 0 Reputation points
0 answers

Slow Office 365 install with Configuration Designer

I am having an issue when running a provisioning package made with configuration designer. Currently trying to have Office 365 installed during provisioning using ODT and a batch script. It takes 3.5-4 hours for the office installer to complete, however…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,512 questions
Microsoft Configuration Manager
asked 2024-05-06T15:02:20.1133333+00:00
Jeff Sullivan 0 Reputation points
edited the question 2024-05-06T15:09:37.79+00:00
Jeff Sullivan 0 Reputation points
0 answers

Kernel crash trying to get a data asset from a blob storage

I am working in a workspace with another user (let's call him U1). We have the same compute instance (Standard_E4ds_v4) which were created by the same user (U1). I am trying to access a data asset, a parquet files which is hosted in default workspace…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,576 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
asked 2024-05-06T15:01:46.8166667+00:00
Mathieu Lussier 0 Reputation points
0 answers

Graph endpoint teamwork/sendActivityNotificationToRecipients 400 bad request invalid Microsoft Teams domain

When I try to use the Microsoft Graph endpoint "/teamwork/sendActivityNotificationToRecipients" with this body : { "topic": { "source": "text", "value": "Test", "webUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,662 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
0 answers

Outlook Web App not keeping attachments when duplicating events

I manage multiple attorney calendars, and they frequently have the same calendar events and reminders on their calendar, though they like to keep them separate in case one attorney adds a note or a separate attachment to one (hence, I can't just create…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,901 questions
asked 2024-05-06T14:58:08.7866667+00:00
Emily Adams 0 Reputation points
0 answers

Text delimiter file

Hi, I have two tables: one for headers with 9 fields and another for lines with 6 fields. Both header and lines are highlited in yellow. I need to combine both the headers and lines using a UNION operation to display the result below. From the line…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,458 questions
asked 2024-05-06T14:48:13.48+00:00
Vicki 46 Reputation points
edited the question 2024-05-06T14:53:28.8233333+00:00
Vicki 46 Reputation points
0 answers

I can see latest jar of MSSQL jdbc version 12.6.1.jre11 has Vulnerabilities in one of the dependent in built library

In our java application, we are using MSSQL jdbc and to remediate Vulnerabilities, we have upgraded our jar to latest version 12.6.1, but even it shows SCA Vulnerability in one of the inbuilt dependent as shown in below…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,764 questions
asked 2024-05-06T14:41:54.67+00:00
Peruka, Himaja 0 Reputation points
0 answers

Why "Request administrator consent" if it has already consented?

I would like to migrate my PowerShell reporting script from using MSOnline module to Microsoft.Graph equivalent. Whenever I launch Connect-MgGraph -Scopes "User.Read.All" I get stuck with the following Request administrator consent…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,662 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,084 questions
asked 2024-05-06T14:35:48.9033333+00:00
Dario Corrada 0 Reputation points
0 answers

How to add Azure AD B2C user in AD B2C tenant

Recently, I have seen create Azure AD B2C user option is removed. Earlier, I have created Azure AD B2C tenant in my Azure account. I had added some of the users inside it using the reference…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,904 questions
asked 2024-05-06T14:35:07.0133333+00:00
Neha Moradia 0 Reputation points
0 answers

Hi, I need to migrate/move my Entra Domain Services to new Subscriptions.

Hello, I need to migrate/move my Entra Domain Services to new subscriptions. What could be the possible steps and also any documentations would be greatly appreciated. Thank you! Kind Regards, Majid.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,576 questions
asked 2024-05-06T14:35:04.45+00:00
Majid Khan 0 Reputation points
0 answers

Access data stored in vTPM

Hi All, We have a WPF application running on .Net Framework v4.8. We are currently using 'ESXi' to host 'Windows Server 2022', which inturn hosts the WPF application. We are planning to store all the sensitive data related to the application, such as…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,677 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,279 questions
asked 2024-05-06T12:16:02.39+00:00
S Abijith 346 Reputation points
edited the question 2024-05-06T14:30:20.4233333+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
0 answers

Error revoking login session

I am loggin using OAuth (Open Authorization) 2.0, and i want to log out directly in my background without use https://login.microsoftonline.com/common/oauth2/v2.0/logout to do this log out i am using this endpoint: curl --location --request POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,662 questions
asked 2024-05-06T14:21:16.99+00:00
Rodrigo Cardoso 0 Reputation points
0 answers

Entra ID as SP for SAML SSO

Hello I am trying to set up Entra ID SSO using SAML. All the i can find is how to set it up as a Idp but i am using Entra ID as SP using SAML. Has anyone used EntraID as SP using SAML? Can you please help

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,653 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,576 questions
asked 2024-05-06T14:20:20.96+00:00
Harpreet Sidhu 0 Reputation points
0 answers

Time plan to release the MIP SDK Java wrapper for production usage

The MIP SDK for Java is still in preview. Is there any time plan when the the SDK will be released for using on production systems? Current version: 1.14.128, published on 3/2/2024 (we are currently testing the windows version…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
519 questions
asked 2024-05-06T14:20:15.54+00:00
Franziska Blume 0 Reputation points
0 answers

multiple orchestration instances instead of one

[FunctionName("TestFileOrchestrator")] public async Task RunOrchestrator( [OrchestrationTrigger] IDurableOrchestrationContext context, ILogger log) { TestActivityInput input =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
asked 2024-05-06T14:14:16.4866667+00:00
VikasRajareddy-9365 26 Reputation points
0 answers

Add keys to register in azure

In order to access a extern API, i need to create a key and some values on this register path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Messaging, otherwise all my resquests to this API receive no content in a…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-05-06T14:10:22.4+00:00
WebTGI Tecnologia 0 Reputation points