55,712 questions

Sort by: Updated
0 answers

Looking for equivalent functionality between dmt and dtui - importing data with id field from JSON into Azure Cosmos

We've started to use the Azure data migration tool since TLS 1.2 support is no longer available in the old Azure documentdb migration tool (DTUI last version 1.83). What we're having issues with, and can't find clarifying documentation on, is when…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,488 questions
asked 2024-06-12T09:06:31.73+00:00
Matthew Hooper 0 Reputation points
0 answers

Exception of type 'Microsoft.Azure.Cdn.Platform.Web.Types.ApiException' was thrown

I'm trying to deploy a CDN in my Azure Subscription, but I am getting the error in the title. I did a search online and in this forum, and did not find any guidance on this particular error. I followed the steps in these two articles to no avail: …

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 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.
1,033 questions
asked 2024-06-06T14:30:31.3166667+00:00
James Restivo 0 Reputation points
commented 2024-06-12T09:05:49.97+00:00
KapilAnanth-MSFT 38,041 Reputation points Microsoft Employee
0 answers

Generative AI for properties programing language.

I am currently working on a Generative AI project. The goal is to leverage pre-trained models like GPT-4/GPT-3, Codex, etc., to generate responses in my proprietary language syntax. For instance, if I ask for Java code to print numbers from 1 to 10, I…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
765 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,810 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,504 questions
asked 2024-06-11T15:04:00.7066667+00:00
Ompratap Singh 0 Reputation points
edited a comment 2024-06-12T09:05:13.5933333+00:00
Ompratap Singh 0 Reputation points
0 answers

Azure App Service Configuration for Multiple Domains

Hello Team, We have an project architecture where a web application is deployed as an Azure app service. Request to this app service come from domain, like Contoso1.com. Currently, our infrastructure is configured as follows: DNS Configuration: The…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
987 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,133 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,039 questions
asked 2024-06-06T04:55:00.79+00:00
Shivaji Shitole 80 Reputation points
commented 2024-06-12T09:03:36.5+00:00
KapilAnanth-MSFT 38,041 Reputation points Microsoft Employee
0 answers

Creating new Azure CDN

I'm having an issue with my new Azure account. Whenever I try to create a CDN or Front Door service, I always get the following error. I have tried using different resource groups in different regions but I'm still encountering the same problem. What…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 questions
asked 2024-06-05T23:38:38.2766667+00:00
Khalid 15 Reputation points
commented 2024-06-12T09:02:41.9733333+00:00
KapilAnanth-MSFT 38,041 Reputation points Microsoft Employee
0 answers

How to get custom column value from a SharePoint Document library

Hi, I am trying to get a custom column value using the code below. However, it does not return the custom column var result = await _appClient.Groups[{{GroupId}}].Sites["root"].Lists[{{ListId}}].Items.GetAsync((requestConfiguration) => { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,017 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,988 questions
asked 2024-06-12T09:02:07.6933333+00:00
Hanz Tay 0 Reputation points
0 answers

Connect-ExchangeOnline started giving a strange error

Hello all, I created a script in powershell to collect mailbox information from our tenants on Exchange Online. It stopped working somewhere aroung the 1st of May. Im going to explain what my process is in some detail and when the error occurs. There are…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,298 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
320 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,213 questions
asked 2024-06-12T09:01:52.5533333+00:00
Milos Boksan 0 Reputation points
0 answers

The color of hamburger icon in FlyoutPage always be changed to the white in Maui.

My project is using FlyputPage as follows: <FlyoutPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,041 questions
asked 2024-06-12T08:57:33.9666667+00:00
Junior Jiang 6 Reputation points
edited the question 2024-06-12T09:00:20.1366667+00:00
Junior Jiang 6 Reputation points
0 answers

Task Timeout Not Asign IsCompletedSuccessfully

In the url: https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.task.delay?view=net-8.0 say "After the specified time delay, the task is completed in the RanToCompletion state". Once "Timeout = true", I checked that…

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,458 questions
asked 2024-06-12T05:28:41.4933333+00:00
zequion 171 Reputation points
edited a comment 2024-06-12T08:57:51.9233333+00:00
KOZ6.0 5,630 Reputation points
0 answers

The color of hamburger icon in FlyoutPage changed to the white in Maui.

My project is using FlyputPage as follows: <FlyoutPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,041 questions
asked 2024-06-12T08:55:57.6533333+00:00
Junior Jiang 6 Reputation points
0 answers

I have Passed my exam but until now I have not been certified?

Let me briefly summarize this case as follows: I have passed my exam: Designing and Implementing Microsoft DevOps Solutions Account 1: [l@hotmail.com] June 3, 2024 Online Provided by Pearson Vue. Designing Microsoft Azure Infrastructure…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,360 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,537 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,862 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,133 questions
asked 2024-06-12T08:53:53.12+00:00
Nho Luong 0 Reputation points
0 answers

Inquiry Regarding Subscription Upgrade for SMS Service Configuration

I am currently on a Pay-As-You-Go subscription plan and am trying to set up an SMS service within the communication services. However, I am encountering the following message: "Your current subscription is not eligible for Public Switched Telephony…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
736 questions
asked 2024-06-10T18:27:50.5866667+00:00
James D 0 Reputation points
commented 2024-06-12T08:53:11.2666667+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
0 answers

Azure Firewall Policy - Policy Analytics Stopped Working Suddenly

As title says, Policy Analytics suddenly stopped working/indexing the logs, so it no longer show traffic, hits etc. Only can see analytics from about 1 week ago and older now. No known changes done in the environment either, I tried to disable the Policy…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
589 questions
asked 2024-06-12T08:51:29.74+00:00
Martin Cato Dahl 0 Reputation points
0 answers

How to get the latest email with its attachment in single response using Graph API?

How to get latest mail with its attachment, but in the response its coming all the conversations inside the email, even i select the latest conversation also the full email conversation is coming inside the body as a html, Is there any way to fetch the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,846 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,017 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,981 questions
asked 2024-06-12T07:49:30.2933333+00:00
Yabesh 0 Reputation points
edited the question 2024-06-12T08:50:08.75+00:00
Yabesh 0 Reputation points
0 answers

ErrorCode=ODataFailedClientCreation

we would like transfer data about odata to sql. Our linked service is working. Only the ADF pipeline doesn't work with folling error... …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,862 questions
asked 2024-06-12T05:44:04.19+00:00
T1 ADM Sven *** 0 Reputation points
commented 2024-06-12T08:41:55.01+00:00
phemanth 7,190 Reputation points Microsoft Vendor
0 answers

Looking for a solution for: Azure network hub with connected vNets(other Azure subscribtions) with overlapping subnets

We have set up a functional design where our customer wants to connect several of their customers with an Azure subscription to the Azure Network Hub. The Azure Network Hub is connected to the customer's on-premises data center via an ExpressRoute…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,419 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,226 questions
asked 2024-06-12T08:41:33.9966667+00:00
ScreptorIT 0 Reputation points
0 answers

ADF copy activity - How to preserve hierarchy?

Hi, I tried to config a copy activity on ADF so I can get the right folder hierarchy in the sink. Source is on an FTP server with following path: folder1/folder2/variable(path)/ folder1/folder2: names are fixed and not required in the sink. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,862 questions
asked 2024-06-12T03:58:53.45+00:00
Hieu Ngo 0 Reputation points
edited a comment 2024-06-12T08:36:07.3533333+00:00
Harishga 4,875 Reputation points Microsoft Vendor
0 answers

how to fix issue "1 error is preventing your copilot from being published."

I am trying to use copilot studio for Microsoft build challenge exercises. It is giving error "1 error is preventing your copilot from being published." How to fix this issue?  Your admin has turned off some features in this tenant. Your…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
142 questions
asked 2024-06-11T14:05:51.65+00:00
Sudha Rani Dasari 0 Reputation points Microsoft Employee
commented 2024-06-12T08:35:18.2233333+00:00
Pradeep M 895 Reputation points Microsoft Vendor
0 answers

App Service Certificate renewal - manual domain verification

Hello, I am trying to renew my Azure App Service certificate, but it asks me for domain verification. I am doing the manual verification through Html Web Page Method. On my Azure VM in IIS I created the godaddy.html file with the token inside of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,133 questions
asked 2024-06-10T13:46:25.4866667+00:00
Uhmazing34 40 Reputation points
commented 2024-06-12T08:34:29.5066667+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
0 answers

pros and cons for migrating domain approach?

We are thinking for two approaches: spilt domain approach New domain approach can you please help us to identity the pros and cons for these two scenarios, in details. Thanks!

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,053 questions
asked 2024-06-12T08:33:41.0333333+00:00
Khushboo Kumari 0 Reputation points