54,034 questions

Sort by: Updated
0 answers

not able to find add control option to add grid control on form/entity

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.
81 questions
asked 2024-05-08T07:30:56.6466667+00:00
Grover, Jyotirani A 0 Reputation points
0 answers

Reopening the app from background is crashing with an exception of "Window was already created" from base.onresume().

When I try to reopen an app from background it is crashing when I am using base.onresume() in mainactivity. It gave an exception "Window was already activated". I saw some work around of adding launchmode as singletop or singletask would work…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T07:28:42.4233333+00:00
Keerthana Krishna 20 Reputation points
edited the question 2024-05-08T07:29:41.0166667+00:00
Keerthana Krishna 20 Reputation points
0 answers

ADF Snowflake V2 connector throws GenericAdoNetReadError during Copy activity

The problem We're using a Copy activity in ADF to move data from a storage account into a Snowflake database using the V2 Snowflake connector. But just after the data has been copied, the Copy activity fails and throws the following error: Operation on…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-06T10:11:42.4733333+00:00
Raphael Fritz 0 Reputation points
commented 2024-05-08T07:28:32.57+00:00
Raphael Fritz 0 Reputation points
0 answers

Profit = SUM(Sales[Profit Amount]) Measure

In this tutorial: https://learn.microsoft.com/en-us/training/modules/dax-power-bi-add-measures/2-simple-measures, a few measures need to be created. However, the Profit = SUM(Sales[Profit Amount]) in particular is producing an error because the Sales…

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.
81 questions
asked 2024-05-08T07:28:30.23+00:00
Eric KALONJI 0 Reputation points
0 answers

I'm currently trying to create an online meeting using a specific link provided by Microsoft. However, during the process, it prompts me to 'Create an online meeting with user token.' Could you please guide me on how to obtain the user token required for

The link is - https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http#permissions can you also provide me the permission sets and if it requires to grant admin access

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,680 questions
asked 2024-05-08T07:28:09.5333333+00:00
Surya Prakash 0 Reputation points
0 answers

Tooltip taking more time to render in .Net MAUI Mac catalsyt

I've been using Tooltip text with some views, but it's taking a considerable amount of time to render initially. However, after the first rendering, it works perfectly. Sometimes, it doesn't appear for a longer period, but when I unfocus and refocus the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T06:58:54.9+00:00
Kiran Mohanty 0 Reputation points
edited the question 2024-05-08T07:27:27.2533333+00:00
Kiran Mohanty 0 Reputation points
0 answers

vwan routing intent

I am in the process of securing vwan - hub with azure firewall and enabling routing intent for internet facing and private network through Azure firewall.I have about 8 subscription that will eventually be connected to secured hub azure…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
575 questions
asked 2024-05-08T07:25:22.31+00:00
prasantc 816 Reputation points
0 answers

Connect-ExchangeOnline Error using AccessToken

Im trying to connect using Connect-ExchangeOnline -DelegatedOrganization $upnDomain -AccessToken $accessToken -UserPrincipalName $upn -ShowProgress $false But for few tenants getting below error. Please help Unexpected character encountered…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,090 questions
asked 2024-05-08T07:21:20.33+00:00
John P 0 Reputation points
0 answers

image not loading in modal popup imageurl in asp.net c#

i am trying to load image in image button through modal popup. The problem is modal popup is showing, but image not loading which means it is blank window. i am storing all the images in different server and application hosted in another server. what is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 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,291 questions
asked 2024-05-05T17:01:04.1133333+00:00
Gani_tpt 1,586 Reputation points
commented 2024-05-08T07:18:46.5166667+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
0 answers

Hololens 2 camera view memory leak

How do I prevent my Hololens 2 app from crashing due to memory usage when periodically capturing the camera view and displaying it on the screen? I've tried using the PhotoCapture method and WebCamTexture in Unity, but both methods cause memory usage to…

HoloLens
HoloLens
A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.
2 questions
asked 2024-05-08T07:15:15.9433333+00:00
lin 0 Reputation points
0 answers

Microsoft Entra ID & user domain migration change

Hello, We have 2 distinct AD domains A and B in our company (without any approbation) : both are synchronized with our single tenant using Azure AD Connect. We want to migrate all our users from A to B and to keep the same Office 365 setting for those…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,912 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,606 questions
asked 2024-05-08T05:36:07.7533333+00:00
Yann M 0 Reputation points
commented 2024-05-08T07:14:50.8033333+00:00
Ruel Cabusas 15 Reputation points
0 answers

How can we connect Blackboard DDA (a SaaS using PostgreSQL to store data ) via Azure Synapse analytics using SSL certificate for authentication in SHIR for Private Vnet enabled networks.

Blackboard DDA is a SaaS application which uses PostgreSQL as DB to store data. The DB uses a SSL certificate key to authenticate and we have private Vnet enabled. How to create a linked service for this DB and where do we store certificate in SHIR. Are…

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,405 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-03T05:41:52.49+00:00
Dravya Jain 0 Reputation points
commented 2024-05-08T07:13:35.14+00:00
Dravya Jain 0 Reputation points
0 answers

Why am I getting a include reference not found error in a liquid tag added to a powerpages webpage?

Hello all -- In the module Work with Power Pages metadata, the Exercise - Build side navigation gives me an error when I add the liquid tag to the innermost <div></div> element.The exercise calls for adding {% include…

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.
81 questions
asked 2024-05-08T03:16:58.4633333+00:00
Sam Misemer 0 Reputation points
commented 2024-05-08T07:09:49.22+00:00
Syed Saleem Peera 630 Reputation points Microsoft Vendor
0 answers

Queries Regarding Azure OpenAI Integration: DALL-E & GPT-Vision Availability, Document & Image Upload Issues, and Translation Services

Question 1: Availability of DALL-E and GPT-Vision in India When can we expect DALL-E and GPT-Vision to become available in India? Question 2: Document Upload Issue with Azure OpenAI We've encountered an issue uploading documents on Chat Playground and…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
316 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
345 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,407 questions
asked 2024-05-08T07:09:30.22+00:00
Niket Kumar Singh 190 Reputation points
0 answers

Delete records from a salesforce object using Azure data factory

Hi there, I am working on a ADF pipeline that transforms data from salesforce and finally i need to delete some records from salesforce object. adf does not have a built in feature to delete and i was wondering if we can utilize lookup activity to run …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-06T16:57:11.73+00:00
Jiby Jacob 40 Reputation points
edited a comment 2024-05-08T07:04:30.83+00:00
phemanth 5,990 Reputation points Microsoft Vendor
0 answers

SSML: Using <lang xml:lang=""> within a multilingual voice sounds incorrect / unlike when used with the language-specific voice

I am developing a TTS application that pronounces "nonsense words" with specific language pronunciations. For example, I am using Polish language voices to pronounce non-Polish words. If I use a Polish-specific language, I hear what I expect…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
asked 2024-05-05T16:18:51.91+00:00
mkb13 11 Reputation points
commented 2024-05-08T07:02:55.93+00:00
dupammi 6,815 Reputation points Microsoft Vendor
0 answers

How to fix this error in azure data factory? My dataflow worked fine, now I receive this error.

Error: Spark job failed: { "text/plain":…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-03T14:07:52.7066667+00:00
Fatemeh Ghorbani Sini 0 Reputation points
commented 2024-05-08T07:02:26.8533333+00:00
phemanth 5,990 Reputation points Microsoft Vendor
0 answers

Azure data factory AdlsGen1 structured link service fail to read file: Method not found

We create a AdlsGen1 structure stream linked service to read structure stream file. When we created the link service, clicked 'Test connection' and it succeeded, but it failed to preview stream and the error was…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-07T09:18:45.7433333+00:00
Jing Ou 46 Reputation points Microsoft Employee
commented 2024-05-08T07:00:25.7766667+00:00
Harishga 3,580 Reputation points Microsoft Vendor
0 answers

I can't access the certification renewal.

Hi, If I want to go to the certification renewal I have the page where I can click on "See if you are eligible". I get the question to select my account and then it returns back to that page without any further information. So I don't get the…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
578 questions
asked 2024-05-08T07:00:22.5833333+00:00
Franky De Noyette 0 Reputation points
0 answers

Custom extraction model (DocumentIntelligence) is missing when calling from API

I have trained a custom neural extraction model using the Document Intelligence Studio using the 2024-02-29-preview API. The model is listed on the models tab for the project and can be used for analysis. When trying to acccess it via the Java client,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,398 questions
asked 2024-05-05T15:42:05.1266667+00:00
Balázs Bánfai 0 Reputation points
commented 2024-05-08T06:57:34.6266667+00:00
santoshkc 4,435 Reputation points Microsoft Vendor