353,098 questions

Sort by: Updated
0 answers

How do I read the original pdf file in the associated blob data source in a custom WebApiSkill after enabling "Allow Skillset to read file data" in the indexer

I see the following under my indexer settings: When hovering over it I see the following: True means the original file data obtained from your blob data source is preserved. This allows passing the original file to a custom skill, or to the Document…

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.
792 questions
asked 2024-06-11T10:54:31.4666667+00:00
Mikel Broström Zalba 0 Reputation points
commented 2024-06-13T12:55:47.27+00:00
Mikel Broström Zalba 0 Reputation points
1 answer

Azure Function - what about the function.json file?

Hey there, I remember, that defining Azure Functions in VS Code in TypeScript was done, by creating an index.ts and a corresponding function.json file. At least, this was the way with Azure Functions 1.x. Now, using 4.4.0 I noticed, that even the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
asked 2024-04-24T11:30:55.1566667+00:00
Nico 0 Reputation points
answered 2024-06-13T12:54:38.98+00:00
Pieter de Bruin 81 Reputation points Microsoft Employee
2 answers

Problema para acessar a conta

Estou tentando acessar a minha conta de estudante do teams pelo celular, mas infelizmente não estou conseguindo. Quando tento fazer o login é solicitado um código do authenticator, porém ao acessar o authenticator também é solicitado um outro código,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,357 questions
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,806 questions
asked 2024-06-04T16:20:00.9966667+00:00
Júlia Sena 0 Reputation points
answered 2024-06-13T12:54:28.2266667+00:00
Júlia Sena 0 Reputation points
3 answers

Graph API reports for Copilot usage data

Are there any Graph REST API endpoints available to retrieve Copilot usage data? We can view the usage data in the UI, but we would like to access this information through an API. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
73 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
166 questions
asked 2024-02-04T13:01:51.82+00:00
admin dev-torii 20 Reputation points
answered 2024-06-13T12:53:52.52+00:00
Toni Pohl (atwork) 0 Reputation points
1 answer

Error in Azure Cognitive Search Service when storing document page associated to each chunk extracted from PDF in a custom WebApiSkill

I have the following custom WebApiSkill: @app.route(route="CustomSplitSkill", auth_level=func.AuthLevel.FUNCTION) def CustomSplit&PageSkill(req: func.HttpRequest) -> func.HttpResponse: logging.info('Python HTTP trigger function…

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.
792 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,024 questions
asked 2024-06-10T15:30:57+00:00
Mikel Broström Zalba 0 Reputation points
commented 2024-06-13T12:52:03.5533333+00:00
Mikel Broström Zalba 0 Reputation points
0 answers

Custom recommendation I created doesn't get triggered as a recommendation in defender for cloud

I am trying to make custom recommendations work. I created a custom recommendation that looks meta data of a keyvault and checks if PublicNetworkAccess is enabled if so then it finds "iprules" in meta data. If it can see the word…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,230 questions
asked 2024-06-13T12:51:18.1+00:00
Khanna, Keshav 0 Reputation points
1 answer

Unable to load the service index for source https://api.nuget.org/v3/index.json while restoring nuget packages in VS 2022.

Hi All, I am getting the error "Unable to load the service index for source https://api.nuget.org/v3/index.json while restoring Nuget packages in VS 2022. I have tried to delete Nuget config file as well but it did not help. Can anyone please…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,521 questions
asked 2024-06-11T10:51:54.7633333+00:00
Munjal, Kanha (Gurugram) 0 Reputation points
commented 2024-06-13T12:50:07.1266667+00:00
Jiachen Li-MSFT 27,501 Reputation points Microsoft Vendor
1 answer

ADF Copy Data from on-premises SQL server to Azure SQL server

Error details local_sql_db_2_azure_sql_db Error code SqlFailedToConnect Failure typeUser configuration issue DetailsErrorCode=SqlFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot connect to SQL Database.…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,050 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,485 questions
asked 2024-06-13T06:50:30.07+00:00
Manoj Kumar 0 Reputation points
edited a comment 2024-06-13T12:49:19.84+00:00
Manoj Kumar 0 Reputation points
0 answers

I have to create Embbeding url for one drive items

I got this error: {     "error": {         "code": "notSupported",         "message": "Requested sharingLink type is not yet available.",         "innerError": {             "date":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
902 questions
asked 2024-06-13T12:49:03.7666667+00:00
Vikram Singh 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,875 questions
asked 2024-06-12T03:58:53.45+00:00
Hieu Ngo 0 Reputation points
commented 2024-06-13T12:49:02.86+00:00
Harishga 4,875 Reputation points Microsoft Vendor
2 answers

How can user change expire date on the One drive folder share over 30 days

Dear, I have one user, Who what to change the expire data for Share Folder in One Driver. Please let me know how can he change the expire date over 30th days.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,931 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
902 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,994 questions
asked 2023-02-01T06:13:53.0566667+00:00
Gorden Cheuk Hung Levin Mak 0 Reputation points
answered 2024-06-13T12:48:18.5433333+00:00
Ravikumar Vagale 0 Reputation points
0 answers

Questions about RDS farm certificates and renewal

Customer has an on-premises RDS farm (three RDS servers and a separate server acting as gateway/connection broker). All Windows Server 2019. The GoDaddy SSL Certificate is expiring soon, so I'm reviewing their environment to determine the next…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,329 questions
asked 2024-06-13T12:48:09.84+00:00
Jim Admin 0 Reputation points
1 answer

There was a problem enabling Xbox Live Creators Program. Please try again later. Code=TierContentIsolationMismatch. Failed to enable product: 32505039-4a5a-3031-c044-51474b394000, Request XboxLiveTier: Open. Content isolation is set to True

I'm trying to create a game product in Partner Center, and when I noticed that I first couldn't enable Creators Program in the initial game setup (where it lets you choose to make it a Creators Programs game, an ID@Anonymous game, or None). So I went…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,952 questions
asked 2021-06-30T15:49:12.793+00:00
Lazy Bear Games 1 Reputation point
commented 2024-06-13T12:47:51.68+00:00
Giovanni Ursoleo 0 Reputation points
2 answers

SharePoint admin: How do you find the site(s) that have had the greatest growth over the past week?

We had just under 1 TB of storage available for SharePoint and within the past couple of days it has dwindled to almost nothing. How do I find out which site, or sites, have consumed that buffer we had?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,076 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,994 questions
asked 2024-06-12T21:26:31.8366667+00:00
Richard Gibbons 1 Reputation point
commented 2024-06-13T12:47:30.5766667+00:00
Richard Gibbons 1 Reputation point
1 answer

Certificate is not visible

Hi Team, I took my AZ-400 exam on 5th June 2024. It's been 1 week but my certificate is not visible in the dashboard Please check this issue as soon as possible

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,952 questions
asked 2024-06-13T12:27:04.5433333+00:00
Shraddha Thakare 0 Reputation points
edited the question 2024-06-13T12:44:16.14+00:00
Andreas Baumgarten 99,371 Reputation points MVP
2 answers

AdSyncScheduler Error

hi, Suddenly not synchronization Get-ADSyncScheduler message below ; Get-ADSyncScheduler : System.InvalidOperationException: There was an issue obtaining cloud sync intervals ---> Microsoft.Identity.Client.MsalUiRequiredException: AADSTS50079: Due to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,056 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,076 questions
asked 2023-03-30T17:47:09.05+00:00
Kente622 0 Reputation points
commented 2024-06-13T12:43:19.1266667+00:00
Getrude Nyanduko 11 Reputation points
0 answers

How can I do live tracing of API call without instrumenting with trace auth headers?

Is there a way to live trace an api call without instrumenting the call with Apim-Debug-Authorization headers?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,851 questions
asked 2024-06-13T12:30:46.1433333+00:00
Martin Kallukalam 25 Reputation points
commented 2024-06-13T12:43:16.0533333+00:00
Martin Kallukalam 25 Reputation points
2 answers One of the answers was accepted by the question author.

When will Microsoft Azure TLS Issuer be updated (expires June 27/2024)

I saw that Azure is supposed to provide new MS Azure TLS certificates in March/2024 (today is March 31) to replace those ones that expire June 27, 2024. My MS Edge still shows MS Azure TLS Issued CA 01 CA 06 expiring June 27, 2024. I tested Edge…

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,814 questions
asked 2024-03-31T16:10:34.6933333+00:00
darryl c 20 Reputation points
commented 2024-06-13T12:42:41.2333333+00:00
Michael Theori 0 Reputation points
10 answers

Xbox Dev Mode Activation

I've created an account on the Microsoft partner center. I have downloaded the activate Dev mode app on my Xbox Series S and it has generated a 6 digit code. I am told to go to https://aka.ms/activatexbox but when I click on it there is no option to…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
899 questions
asked 2021-01-15T23:23:58.833+00:00
Andrew Hope 181 Reputation points
commented 2024-06-13T12:42:01.99+00:00
Luciano Batista 0 Reputation points
0 answers

Can Azure Container Instance access identity metadata endpoint /medata/identity?

When trying to obtain a Microsoft auth token from within an Azure Container Instance using the /medata/identity endpoint, I get the following error. ManagedIdentityCredential: Get…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
660 questions
asked 2024-06-13T12:41:00.36+00:00
Reuben Cummings 25 Reputation points