344,348 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
1 answer

How to fix a problem - parameter LinuxFxVersion has an invalid value for web application during deployment

Hi, I'm trying to deploy application from git -> https://github.com/cadullms/simplegreet. It's Java-based project. Simplegreet git-project has a config file. It's simplegreet/template/webapp-sql.json. The config contains LinuxFxVersion property with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,309 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T18:20:50.86+00:00
Kostiantyn Medintsev 0 Reputation points
answered 2024-05-08T07:30:34.5166667+00:00
Sreeju Nair 11,616 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
1 answer

Webview is not allowing the remaining UI elements to render properly

I have labels, images and button along with webview. When I am landing to this webview page, the remaining UI controls are not rendered(not shown in the UI). When I start scrolling then the UI elements are rendered properly like in attached screenshots.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 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.
767 questions
asked 2024-05-07T09:31:52.57+00:00
Keerthana Krishna 20 Reputation points
commented 2024-05-08T07:28:12.75+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor
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
1 answer

Outlook crashes. It doesn't start. It says "Outlook couldn't start last time, safe mode could help you troubleshoot the problem..." How to fix that?

Good day, One day my Outlook crashed and I couldn't restart it. It gave me an error message stating that Outlook couldn't start properly last time and that Safe Mode might help troubleshoot the problem. However, whether I tried starting in Safe Mode or…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,014 questions
asked 2024-05-07T10:13:04.8466667+00:00
Suleyman Ari 0 Reputation points
commented 2024-05-08T07:27:21.3866667+00:00
Suleyman Ari 0 Reputation points
1 answer

SSO for Grafana with AzureAD Authentication Using Client Certificates Instead ClientID/ClientSecret

I'm trying to set up Grafana with SSO authentications- I have all the relevant endpoints to configure SSO and test it successfully but recently i was asked to not to use Client_ID/Client_Secret as shown below due to some security…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,130 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,198 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-05T09:30:18.4366667+00:00
muntazir abbas 65 Reputation points
answered 2024-05-08T07:27:02.7466667+00:00
Navya 4,155 Reputation points Microsoft Vendor
1 answer

ASP.NET - The specified network password is not correct - X509Certificate2

I have a .NET web application where trying to import the certificate using the "X509Certificate2". While importing, getting the "The specified network password is not correct.". The certificate is password protected .pfx file and I'm…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 questions
asked 2024-04-30T12:08:12.77+00:00
Nabeel Farooq 0 Reputation points
commented 2024-05-08T07:26:51.0633333+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
2 answers

Remove classic and personal teams on Windows 10&11 devices allow only teams (work or school)

We need to allow only Microsoft teams (work or school) application for user devices, we need to uninstall the classic and personal teams application on user devices. In teams admin we have configured the allow new teams policy before 16 days, but still…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,138 questions
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,730 questions
asked 2024-05-03T15:33:13.0566667+00:00
A, Mani 25 Reputation points
commented 2024-05-08T07:26:40.1233333+00:00
ZhoumingDuan-MSFT 8,140 Reputation points Microsoft Vendor
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
1 answer

Sharepoint log question

Dear all, Hope all is going well! We are having some issue, we currently using sharepoint server 2019 and running in 3 servers. But only one server having a lot of logs in below path: C:\Program files\common files\microsoft shared\web server…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,231 questions
asked 2024-05-07T13:00:24.0066667+00:00
Soohyun Song 0 Reputation points
commented 2024-05-08T07:24:20.73+00:00
Soohyun Song 0 Reputation points
3 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,776 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,459 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 5 Reputation points
commented 2024-05-08T07:23:31.8633333+00:00
4310-gfi 0 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
1 answer

Azure B2C - custom policy ROPC - Set grant_type, scope and client_id as default

I could made a ROPC call to get access token with username, password, grant_type, scope and client_id as parameters. Is it possible to configure default parameters for grant_type, scope, and client_id in XML when making an ROPC call to obtain an access…

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-04-29T15:39:16.16+00:00
Stephen Li 0 Reputation points
commented 2024-05-08T07:21:18.39+00:00
Shweta Mathur 27,786 Reputation points Microsoft Employee
1 answer

Error when using pandas to write data to ADLS in Azure Synapse Analytics

Hi Mr/Mrs, I want to use pandas to write dataframe to .csv file into ADLS, but I got this issue although I put the access key, it didn't work. How can I fix this issue? Thanks!

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
asked 2024-04-27T05:39:32.5366667+00:00
Viet Tran 30 Reputation points
commented 2024-05-08T07:19:13.6533333+00:00
phemanth 5,990 Reputation points Microsoft Vendor
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
1 answer

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
edited an answer 2024-05-08T07:17:34.2033333+00:00
栩 王 0 Reputation points