53,738 questions

Sort by: Updated
0 answers

.NET MAUI Community Toolkit Popup page is breaking

I am using the .NET Community toolkit for the Popup page. When we try to load the popup page the entire UI is breaking on iOS platform but it is working fine on Android platform. On the popup page I am using listView. Screenshot: I am using below codes…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,888 questions
asked 2024-04-29T14:15:29.71+00:00
Sreejith Sreenivasan 691 Reputation points
commented 2024-05-01T16:00:21.3233333+00:00
Aleena George 20 Reputation points
0 answers

How to Authenticate Scan to email mailbox

Our organization is trying to have all mailboxes set up with MFA. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for Scan to Email function.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,618 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,187 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,523 questions
asked 2024-05-01T15:53:58.3733333+00:00
Dan Stepanukha 0 Reputation points
0 answers

MAUI: Background color is not updating when changing the mode (iOS)

When changing the mode I am updating the background color and text color of the UI via code. It was working fine on Android side but when I check it on iOS, the Listview background color is not updating properly. Expected Output of light and dark mode is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,888 questions
asked 2024-04-29T13:42:50.5933333+00:00
Sreejith Sreenivasan 691 Reputation points
commented 2024-05-01T15:53:25.6866667+00:00
Aleena George 20 Reputation points
0 answers

How to make .NET SDK 8.0 show up in Visual Studio 2022 (17.9.6)?

I'm running Visual Studio 2022 (17.9.6) on Windows 11 and have .NET SDK 8.0 installed, but Visual Studio does not list it: It is installed, see below: I had Visual Studio 2022 (17.7) installed. Then installed .NET SDK 8 and upgraded VS to 17.9.6. It…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2024-05-01T15:51:47.7866667+00:00
Bert Roos 0 Reputation points
0 answers

Adding command to code behinad

Hi, I have main page and i want to add i used code behaind dor all the menu. I want to add EulaCommand , how is done ? Please provide code, i'm using net 8, vs 17.8.4 `<Label Text="EULA" HorizontalOptions="Start"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,888 questions
asked 2024-05-01T12:48:31.42+00:00
Dani_S 2,726 Reputation points
commented 2024-05-01T15:49:45.6+00:00
Lloyd Sheen 1,381 Reputation points
0 answers

Sharepoint online site not yielding search results

My Sharepoint online site is not yielding search results. I have checked the following: Allow this site to appear in Search results is set to Yes. Allow items from this document library to appear in search results? is set to Yes.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,658 questions
asked 2024-05-01T14:20:16.43+00:00
Danyelle 0 Reputation points
commented 2024-05-01T15:49:36.65+00:00
Danyelle 0 Reputation points
0 answers

I am trying to read data from oracle table into azure blob using copy activity. It throws ORA-01426 numeric outflow error. Any suggestions on how to get it resolved?

I am trying to read data from oracle table into azure blob using copy activity. It throws ORA-01426 numeric outflow error. Any suggestions on how to get it resolved? Particulary there is one column causing this issue. its data type in oracle is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,434 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,578 questions
asked 2024-05-01T15:39:05.63+00:00
Satwik Srivastava 0 Reputation points
0 answers

AzureML new data doesn't show as new Labeling Tasks

I wanted to remove some data from my labeling project so I could label new data instead. I downloaded the labeled data and pulled aside all of the images that were labeled. Then I removed all of the files via Storage Explorer and uploaded only the ones I…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,084 questions
asked 2022-12-22T07:39:27.263+00:00
Andrew 1 Reputation point
commented 2024-05-01T15:38:46.48+00:00
Javier 20 Reputation points
0 answers

Signing up for Azure contact

While creating azure account , it says card details do not match , yet that same card details are working fine for other accounts. The card is VISA card with all transaction senabled

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,147 questions
asked 2024-05-01T15:34:43.96+00:00
Devops 0 Reputation points
0 answers

Synapse Scala | Read Cosmos DB Container data using managed identity

Hi Team, I tried reading Cosmos data using Managed Identity inside a Synapse Scala notebook, but it's not working as expected. Already provided access for synapse workspace by using below command New-AzCosmosDBSqlRoleAssignment -ResourceGroupName…

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,383 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,446 questions
asked 2024-05-01T14:01:16.22+00:00
AJITH KUMAR RAI 0 Reputation points
edited the question 2024-05-01T15:33:11.0166667+00:00
Monalla-MSFT 11,641 Reputation points
0 answers

Azure Firewall for development cost reduction - I need to keep the static IP

I am in development and the app environment requires a static IP which is registered with 3rd party for their white list. This application also requires an SSL certificate for use as client certificate with this IP. I see that the Azure firewall on…

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-01T15:27:49.18+00:00
Avi Stokar 0 Reputation points
0 answers

Problem deploying an Azure Function to a Function App

Hello everyone, I have been trying to deploy an Azure function from Visual Studio Code to a function app on Azure. I am getting a message that the deployment was successful, but the Azure function does not appear in the function app on Azure. Here is the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,283 questions
asked 2024-03-25T14:00:03.0366667+00:00
Lutumba, Guysnove M 0 Reputation points
edited a comment 2024-05-01T15:24:35.09+00:00
Prabhat Varma 0 Reputation points
0 answers

I accidentally deleted microsoft authenticator app

I accidentally deleted microsoft authenticator app and I couldn't login to my microsoft school account. How can I login by myself because I've reached my school IT but the authenticator is still there. Thanks in advance :)

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,514 questions
asked 2024-05-01T15:21:55.5333333+00:00
owen celis 0 Reputation points
0 answers

how to activate email domains?

We have added 20+ email domains and set the name servers. Only few are working while rest are not working. My question is how can I activate those domains? I have share the screenshot as well. Thank you

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
597 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-04-30T12:52:51.33+00:00
Hanan Ali 0 Reputation points
commented 2024-05-01T15:12:50.82+00:00
Hanan Ali 0 Reputation points
0 answers

Rest API call towards Azure Storage account (ADLSgen2) from Databricks (write to Delta) fails when Authentication is via ACL and SP

In the nutshell. I work in very sensitive and security intense environment. We have decided to use ACL (instead of RBAC/ABAC) for authorization to achieve finer control over Storage account. For our Databricks service, we use only job cluster and job is…

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,701 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
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-05-01T14:51:16.1566667+00:00
Senkyr, Oldrich 0 Reputation points
edited the question 2024-05-01T15:09:46.9066667+00:00
Senkyr, Oldrich 0 Reputation points
0 answers

The type Prism not found in MAUI (prism.form dll not found in MAUI)

public partial class App { private static readonly string StartPage = DebugAppConfig.StartupPage; public App(IPlatformInitializer initializer = null) : base(initializer) { } private Maybe<Uri> LaunchUri { get; set; } =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,888 questions
asked 2024-05-01T15:07:58.3333333+00:00
Debasis Patra 0 Reputation points
0 answers

Key Vault VM Windows extension deployment fails

Hi all, I am trying to deploy the KeyVault VM extension on my Virtual Machine. However, it fails with the below error message:"VM has reported a failure when processing extension 'KeyVaultForWindows' (publisher 'Microsoft.Azure.KeyVault' and type…

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,120 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,147 questions
asked 2024-05-01T14:48:32.72+00:00
Internal 0 Reputation points
0 answers

Joining a VM to Microsoft Entra ID Tenant

Hello everyone, I recently set up an Entra ID tenant, which currently uses the default .onmicrosoft.com primary domain. For the purpose of this discussion, let’s refer to it as XYZ.onmicrosoft.com. Now, I’d like to join a virtual machine (VM) to this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,523 questions
asked 2024-05-01T14:47:31.82+00:00
svs 0 Reputation points
0 answers

I cant add my work account to authenticator

I try and add my work account to ms authenticator and it asks for verification from authenticator which I am trying to set up

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,514 questions
asked 2024-05-01T14:40:11.8433333+00:00
Ashwin 0 Reputation points
0 answers

Allowed Permission Type for Shared Email Box reading.

Hi , I am trying to setup Azure Ad Client to support shared email Box access through MSGraph API. Should I use only app permissions on Azure Ad Client or shall deleted permissions are also valid?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,618 questions
asked 2024-05-01T14:37:42.6233333+00:00
Dudala, Madhusudhana 0 Reputation points