53,829 questions

Sort by: Updated
0 answers

Azure AI Studio New Index fail Error while getting storage with MSI

I have created a project in Azure AI studio. I was hoping to do a chat with the Company handbook type of chatbot. All of the videos make it seems as simple as dropping your data in. The handbook is a PDF and I have uploaded into the data section of the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
719 questions
asked 2024-05-02T18:23:53.63+00:00
Berry, Kylie 0 Reputation points
0 answers

Incorrect time estimates

The Unit "Exercise: monitor a load balancer resource using Azure monitor" in AZ-700 is supposed to take 3 minutes, but the lax excercise itself is 22 minutes. Please use correct time estimates. This question is related to the following…

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.
930 questions
asked 2024-05-02T18:20:59.8366667+00:00
Yannick Van Gompel 0 Reputation points
0 answers

How to contact a Moderator to delete a question

How do I contact a moderator to delete a question. Thank you. Ignore the tag, I just had to choose something.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,111 questions
asked 2024-05-02T17:21:06.64+00:00
KP 0 Reputation points
commented 2024-05-02T18:14:23.88+00:00
Andreas Baumgarten 96,606 Reputation points MVP
0 answers

How to conect to VPN using azure data factory linked service

I have a client who don't want to install the SHIR in their SQL Server, so the client give me acess to a VPN connection and this informations: IP SQL Port Username Password Is there anything I can do to connect in their server using the linked…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,588 questions
asked 2024-05-02T18:09:00.5166667+00:00
Antônio Farias 0 Reputation points
edited the question 2024-05-02T18:13:06.4433333+00:00
Antônio Farias 0 Reputation points
0 answers

How to do Search inside a subFolder with Azure AI Search.

In Azure AI Search how to find something inside a subdirectory? right now when I am searching something i am getting result from all of the subfolders, I have to do search within a folder for example right now I am in /Submission directory and there are…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
719 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,180 questions
asked 2024-05-01T06:29:32.8333333+00:00
Hassan Kaleem 20 Reputation points
commented 2024-05-02T18:12:30.1733333+00:00
ajkuma 22,416 Reputation points Microsoft Employee
0 answers

The weblink returned by Graph Api does not load in mobile.

There is a randomly generated issue while loading mail when using the link provided by the Graph Api. step by step test: Go to: https://developer.microsoft.com/en-us/graph/graph-explorer Sign in with the user to test Add the following url: …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,001 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,633 questions
asked 2024-05-02T17:53:47.36+00:00
Edgar Lopez 0 Reputation points
edited the question 2024-05-02T18:03:47.2633333+00:00
Edgar Lopez 0 Reputation points
0 answers

Can we use Azure DevOps Wiki as a knowledge base for the chat bot?

Hello! We have a huge Knowledge Base for our internal applications which contains a lot of documentation, policies and guidelines, tutorials, question answers and documents and forms related onboarding and so on which is currently maintained on Azure…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
719 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,182 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,388 questions
asked 2024-05-02T17:50:47.3633333+00:00
Arpan Mehetre 0 Reputation points
edited the question 2024-05-02T17:56:59.1233333+00:00
Arpan Mehetre 0 Reputation points
0 answers

How to get the length of strings in array elements LINQ

Dim MyArray as String()={"AB","ABC","DFG"} Need Result Dim int1 as Integer=8

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,577 questions
asked 2024-05-02T17:45:38.65+00:00
Mansour_Dalir 1,571 Reputation points
commented 2024-05-02T17:55:29.85+00:00
Olaf Helper 40,896 Reputation points
0 answers

Azure Function App - Error 403 - Forbidden The web app you have attempted to reach has blocked your access.

Currently, I have setup an Azure Function App that is integrated with a Virtual Network. After I configured everything inside the Networking tab of my Function App, I run into the Error 403 - Forbidden and cannot access my Function App backend url…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,289 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.
949 questions
asked 2024-05-01T23:12:58.0566667+00:00
Ho, Keith D 75 Reputation points
commented 2024-05-02T17:53:18.12+00:00
Ho, Keith D 75 Reputation points
0 answers

Windows Firewall

Hi, Observed that we have one same firewall rule which is disable for domain , public , private profile and enable for "All" profile. Now the confusion is which rule it would consider as working? Below is the screenshot

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,165 questions
asked 2024-05-02T17:38:37.4866667+00:00
PrasadWF 371 Reputation points
commented 2024-05-02T17:52:35.21+00:00
Gowtham CP 80 Reputation points
0 answers

DCOM Interface Call fails with Kerberos

We try to move one of our current DCOM Applications that Impersonates a Client from NTLM over to Kerberos. So I tryed to get a minimal Example running. I Init the Server and Client as follows: CoInitializeSecurity(NULL, -1, NULL, NULL,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,649 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,165 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,534 questions
asked 2024-05-02T16:34:09.79+00:00
TRoll 0 Reputation points
edited the question 2024-05-02T17:50:52.34+00:00
TRoll 0 Reputation points
0 answers

Cloud Service Migration - new resource not showing up after migration

I successfully completed a cloud service migration over an hour ago. When I go to the old resource in cloud service (classic) I get an error that the resource doesn't exist which is expected. The page that's hosted with the cloud service seems to be…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
642 questions
asked 2024-05-02T17:35:56.3533333+00:00
Ewa 0 Reputation points
edited the question 2024-05-02T17:49:43.14+00:00
Ewa 0 Reputation points
0 answers

In Entra External ID CIAM, will it be possible to add any external identity provider without a verified domain or DNS change?

We have various customers that have IdPs with their own companies and would like to use their identities to log in to our customer-facing applications. In Entra External ID CIAM, will it be possible to add any external identity provider without a…

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,650 questions
asked 2024-05-02T17:49:38.2466667+00:00
Craig 0 Reputation points
0 answers

Can I change Public IP address (Cloud Service Classic)

I'm trying to upgrade cloud service (classic). Both the production and staging slots are currently being used which obviously prevents doing the migration. I created a separate cloud service (classic) with the same config as staging but the public IP…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
642 questions
asked 2024-05-02T10:45:19.17+00:00
Ewa 0 Reputation points
commented 2024-05-02T17:36:48.2833333+00:00
Ewa 0 Reputation points
0 answers

Access APIM through Private Endpoint using public App Gateway

I disabled public access in my APIM and trying to make it publicly available through Application Gateway (with public IP), but I'm getting 403 as requests are originating from a public IP: { "statusCode": 403, "message":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,765 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
asked 2024-04-30T13:13:02.18+00:00
Vasiliy Grinko 20 Reputation points
edited a comment 2024-05-02T17:25:00.96+00:00
JananiRamesh-MSFT 21,246 Reputation points
0 answers

I would like to pull a report from AD that lists all user's cn and imrPID from the Attribute Editor tab.

In our domain, People is the name of the OU housing all of our users. Each user has a unique ID assigned other than their User logon name. That unique ID is listed on the Attribute Editor tab as the imrPID. I want to pull a report from the People OU…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,894 questions
asked 2024-05-02T17:20:41.11+00:00
Roark, Steven (external email) 0 Reputation points
0 answers

How to use next link for pagination in adf (I have to use pagination for web activity)

Hi, I am trying to build up an adf pipeline to pull data from NetSuite. The result of the api call of NetSuite is like this in postman As we can see that this returns next link with the data and now we have to us this next link for pagination in adf. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,588 questions
asked 2024-05-01T17:29:46.6833333+00:00
Amar Agnihotri 891 Reputation points
commented 2024-05-02T17:15:53.35+00:00
Amar Agnihotri 891 Reputation points
0 answers

How to execute System.Windows.Forms as ServiceNotification or DefaultDesktopOnly

We are working on the PowerShell to Pop out message forms to the user Accounts and we are using Add-Type -AssemblyName System.Windows.Forms to create the user interactive messages. We are currently using the SCCM to deploy the PowerShell script across…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,205 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,076 questions
asked 2024-05-02T17:09:58.89+00:00
Prabhjot Singh 145 Reputation points
0 answers

Excel script for filling cells within a specified range with a specific fill color if any cell within the range is selected

Using scripts in Excel (NOT VB macros), I need to be able to fill any cell within a specified range with a specific color if any cell within the range is selected ("clicked on"). Note that the spreadsheet will have different columns that need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,470 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,577 questions
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,504 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,642 questions
asked 2024-03-31T14:28:49.82+00:00
Robin Theodore 0 Reputation points
edited the question 2024-05-02T17:06:50.7833333+00:00
Robin Theodore 0 Reputation points
0 answers

Why is the "1. Master pipeline" not appearing in Synapse Studio?

In the training module https://learn.microsoft.com/en-us/training/modules/design-modern-data-warehouse-using-azure-synapse-analytics/5-design-ingestion-patterns-for-warhouse , it is requested to expand the pipelines and select "1. Master…

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.
930 questions
asked 2024-05-02T16:07:02.0833333+00:00
Meint de Vries 0 Reputation points
commented 2024-05-02T17:01:42.44+00:00
Srinud 1,150 Reputation points Microsoft Vendor