293,353 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Edge Collections "Content is Blocked"

I have begun to explore using Edge as my default browser. A big reason for this was so that I could take advantage of the 'Collections' feature to compete with Google Chrome's 'Reading List' feature. However, when I look to use it in the browser (latest…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,170 questions
asked 2022-12-29T11:47:43.597+00:00
Ryan Couston 26 Reputation points
edited an answer 2024-05-23T17:28:53.37+00:00
Rohith Ashok 0 Reputation points
2 answers

Error loading Teams app in Microsoft365.com (errorCode: 5600, "AppID is not valid. Must be GUID format")

We have three nearly identical apps published on Microsoft Teams, with only different market targets. When we load them in https://microsoft365.com, only one works, and the other two fail with an error message stating "AppID is not valid. Must be…

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,578 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,916 questions
asked 2024-03-01T20:07:55.7266667+00:00
Pablo Diaz-Gutierrez 6 Reputation points
commented 2024-05-23T17:25:09.3566667+00:00
Pablo Diaz-Gutierrez 6 Reputation points
1 answer

Copy activity fails with the Error while using Azure Key Vault in my REST Linked Service

I want to fetch data from OdataURL in my Blob storage, so I am using Copy activity to fetch the same using REST in my source and Blob storage in my Sink. I have used REST Linked Service in my source dataset, so while hardcoding the credentials in LS, the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,736 questions
asked 2024-05-22T08:38:54.8433333+00:00
Harshita Vishwakarma 45 Reputation points
commented 2024-05-23T17:23:02.92+00:00
AnnuKumari-MSFT 31,721 Reputation points Microsoft Employee
3 answers

ADF copy activity with salesforce connector doesn't work.

I'm changing my pipelines that copy data from salesforce into a file, because the old salesforce linked service will stop working in october. I created a new linked service, a new dataset and changed my copy activity into the new source dataset. Now, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,736 questions
asked 2024-05-22T12:31:36.8833333+00:00
Debie, Hanneke 0 Reputation points
answered 2024-05-23T17:21:40.41+00:00
AnnuKumari-MSFT 31,721 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Is it possible to bind WPF DataGrid's RowState property to a property in the codebehind collection?

.Net 4.6.1 Given an ObservableCollection OC that is a collection of MyDisplayGrid MDG, and that OC has been set as the DataGrid's ItemSource Is it possible to bind (not display on the grid) the RowState property of the DataGrid to a property of…

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,686 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
771 questions
asked 2021-12-24T00:03:07.887+00:00
Dave Cotton 41 Reputation points
accepted 2024-05-23T17:21:35.8966667+00:00
Dave Cotton 41 Reputation points
1 answer

How to parse nested json array of document in ADF data flow

Hi all I am trying to fitch the values from a nested josh array of document , I have used aggregate to convert into objects but not able to fitch the values of all child nodes like as below itOffer.item itOffer.item.SplOfr itOffer.item.buy …

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,467 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,736 questions
asked 2024-05-02T15:44:57.8633333+00:00
venkat rao 45 Reputation points
answered 2024-05-23T17:21:28.6166667+00:00
venkat rao 45 Reputation points
6 answers One of the answers was accepted by the question author.

'The Migration API is temporarily disabled due to internal issues.'

I'm trying to help a customer plan a platform upgrade, is there any kind of ETA as to when the migration API will be available again?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,801 questions
asked 2024-05-02T07:12:10.8133333+00:00
John Strand 36 Reputation points
commented 2024-05-23T17:20:57.5033333+00:00
Salazar, Oscar 0 Reputation points
2 answers

How to ignore the records in ADF Data Flows

Hi All I am building a data transamination using mapping data flows ,I have a time stamp field Like TimeStampUpdated in the target table. I want to lockup historical data with incremental data transamination and ignore the records coming in the…

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,467 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,736 questions
asked 2024-05-23T06:58:12.53+00:00
venkat rao 45 Reputation points
commented 2024-05-23T17:19:49.1866667+00:00
venkat rao 45 Reputation points
1 answer

Why is gpt-4o model not able to generate images on Azure AI Studio?

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, it is missing important features that are present on the OpenAI's version, such as image interpretation and generation. Can someone help me to understand…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,446 questions
asked 2024-05-22T21:42:39.5666667+00:00
Tanaka, Marcela 0 Reputation points
edited an answer 2024-05-23T17:18:41.81+00:00
navba-MSFT 17,575 Reputation points Microsoft Employee
1 answer

Resize table using VBA

Hello, I currently use the following code in order to copy data to another worksheet. However, when I eliminate rows on the original worksheet, the range of the table for the second worksheet remains the same when I run the macro. I was wondering if…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,536 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,602 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,659 questions
asked 2024-05-23T17:14:23.4833333+00:00
DavidG 0 Reputation points
answered 2024-05-23T17:14:23.51+00:00
Q&A Assist
3 answers One of the answers was accepted by the question author.

REST interface, server

Hello, the request is ok. I have a request and would now like to create a test server (mock sever). To see if the interface works and I can develop with test data. All that is required is a defined response. What options do I have to achieve this? I…

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,375 questions
asked 2024-05-17T17:14:13.93+00:00
Noah Aas 260 Reputation points
accepted 2024-05-23T17:12:21.92+00:00
Noah Aas 260 Reputation points
1 answer

How can I uninstall default edge on windows 10?

I'm trying to uninstall default edge browser from windows 10 machine and after that I need to install a specific version of enterprise edge into my machine. All this needs to be done through powershell as later on I'll automate the process using ansible.…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,170 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,805 questions
asked 2024-05-22T16:02:59.88+00:00
Het Desai 0 Reputation points
commented 2024-05-23T17:11:13.53+00:00
Het Desai 0 Reputation points
2 answers One of the answers was accepted by the question author.

Salesforce Custom Profiles not visible after configuring SSO using Entra ID.

Hello, I configured SSO using Entra ID for Salesforce applications, everything is working perfectly except one thing. Profiles which was created by my team "Custom Profiles" that's not appearing on Entra ID portal against salesforce…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,826 questions
asked 2024-05-20T15:15:32.07+00:00
Muhammad Zubair 0 Reputation points
accepted 2024-05-23T17:10:58.1233333+00:00
Muhammad Zubair 0 Reputation points
1 answer

Migrate Consumption Tier APIM to Basic Tier

We've received warning that mstv1 APIM will no longer work after June 1 and we need to migrate to Basic v2. None the migration options (Migration blade or backup and restore) are supported. I saw in answer to similiar question that the product team can…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,801 questions
asked 2024-05-21T16:31:34.6633333+00:00
Jason Wilson 0 Reputation points
edited a comment 2024-05-23T17:08:21.82+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
2 answers

Direct call to a Teams User as Teams User

https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-with-voice-video-calling-custom-teams-client Hello, I utilized this JavaScript example to establish a user interface (UI) for conducting 1:1 video…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
709 questions
asked 2023-05-22T09:08:29.8733333+00:00
Yasin Aslan 0 Reputation points
answered 2024-05-23T17:07:11.43+00:00
Martin Rojo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Partition Parquet in Copy activity

I am pulling up my data from on-premises to Azure using self hosted IR and a Copy activity. My source in the copy activity is a db2 activity which pulls data from on-premises and transfers them into Sink which is ADLSgen2 as a parquet file. I don't see…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,736 questions
asked 2024-05-23T16:01:51.87+00:00
ash 66 Reputation points
commented 2024-05-23T17:04:39.7+00:00
ash 66 Reputation points
1 answer

Add graph api permission to user account (Service account)

Hello Team, Could you please guide us on how to set graph api permissions to a user account on azure active directory. In every document we are finding to set graph api permissions on app registration/applications. So, Is there any way to set…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,826 questions
asked 2022-09-27T10:09:07.323+00:00
K Roja 51 Reputation points
commented 2024-05-23T17:03:22.61+00:00
Jadhav, Kalpesh 0 Reputation points
2 answers

Getting AADSTS501204 Malformed jwt error while logging into Microsoft apps. how to resolve this?

I have changed password for my company account. since then I am facing malformed jwt error when I try to login into Microsoft apps. I am able to login to microsoft apps through browser with new password but unable to login through installed apps. It is…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
692 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,234 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,111 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
230 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,826 questions
asked 2024-05-22T08:38:27.8133333+00:00
Durga Bhavani Chadala 25 Reputation points
answered 2024-05-23T17:03:03.7666667+00:00
Jessie Cochran 20 Reputation points
1 answer One of the answers was accepted by the question author.

Intune portal no permissions error

Everything worked well before today. But now I can't do anything when I log in to Intune portal. I check the Tenant status, I get no permissions with 403 error. I have already logged in with my Intune administrator, same issue. What's wrong with it, how…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,749 questions
Microsoft Configuration Manager
asked 2024-05-15T16:23:10.4033333+00:00
QdPooler-5995 391 Reputation points
commented 2024-05-23T17:02:10.43+00:00
Prajwal Desai [MVP] 21 Reputation points
2 answers One of the answers was accepted by the question author.

Can I get a kiosk to have more than one tab?

I'm setting up a kiosk as a public browser, but need to have three pre determined tabs for the three websites that the user would need to access and can't figure out how to do this. I can enter a URL, but it won’t let me add it to favorites and the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,170 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,842 questions
asked 2022-12-07T21:01:51.893+00:00
Robert Palubicki 21 Reputation points
commented 2024-05-23T16:59:34.4966667+00:00
Hooper, Matthew 0 Reputation points