293,674 questions

Sort by: Updated
1 answer

is possible to wrap an instalable App package for iPhone like .apk file for android?

I have developed a proof of concept App with .NET MAUI and it works ok with Android and i can build an instalable .apk package to deploy the app in Android smartphones. My boss has an iPhone and wants to try the app in it. Ive borrowed an AirMac to build…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-24T10:11:03.05+00:00
Josete Llan 0 Reputation points
answered 2024-05-25T19:15:32.0166667+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How do I change my Authenticator password from 8 to 6

can someone help me fix this issue and make it where you can change the password from 8 to 6 on the app

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,655 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,387 questions
asked 2024-05-25T18:52:51.27+00:00
saud aljourani 0 Reputation points
edited the question 2024-05-25T19:15:21.2833333+00:00
Azar 20,190 Reputation points
3 answers

can use a dataset for pipeline but can't use for dataflow in Azure Data Factory

Created a dataset for Azure SQL and it works fine in any pipelines of Azure Data Factory. However, it gives me the connection error from Data Flows - refer to the below. The Azure SQL is configured to be accessible from any Azure services. Spark…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,751 questions
asked 2024-05-20T05:53:34.5933333+00:00
Jerry Lee 5 Reputation points
commented 2024-05-25T19:09:26.18+00:00
Kavirayani, Shiva 0 Reputation points
1 answer

Decoder ran into invalid data problem on .net maui ios?

Hello, I am using .net maui to build a mobile application for android and iOS. An asp.net core is used for the backend. As of recently I started receiving an issue when retrieving data from all of the API endpoints - with the error being - Decoder ran…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-24T11:54:55.22+00:00
Miso Tomovski 0 Reputation points
answered 2024-05-25T18:24:30.85+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer One of the answers was accepted by the question author.

Does route server has to be in the same vnet as the express router ?

on-prem <---> Express Router <---> RS <----> NVA ER and RS have to be in the same vnet ? thanks !!

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,205 questions
asked 2024-05-25T14:40:13.61+00:00
Gongya Yu 20 Reputation points
commented 2024-05-25T18:21:05.2066667+00:00
Gongya Yu 20 Reputation points
1 answer

Our Azure App Service application started to experience intermittent CORS errors

Hi all, I am new here, and I am hoping someone can help as we are completely at a loss with the problem we are experiencing suddenly with Azure App Service. We have 2 Azure App Services, 1 for API and the other is an Web application (ReactJS). Both…

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,014 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,037 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 10 Reputation points
edited a comment 2024-05-25T18:01:13.49+00:00
D4Dilip 0 Reputation points
1 answer

How to set up a free trail account for azure?

Iam contacting with respect to the creation of a free trial account.I have created a free trial account with my personal mail for study purpose. Now my friend setted up another account for his study purpose with his personal mail.But the debit card…

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,014 questions
asked 2024-05-22T15:53:34.43+00:00
Rufaid P 0 Reputation points
commented 2024-05-25T17:41:57.3933333+00:00
Rufaid P 0 Reputation points
1 answer

outlook is trying to retrieve data from the microsoft exchange server - exchange

outlook is trying to retrieve data from microsoft exchanger server outlook.office365.com

Outlook
Outlook
A family of Microsoft email and calendar products.
3,118 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,947 questions
asked 2024-05-25T17:35:04.67+00:00
Shadi Albadri 0 Reputation points
answered 2024-05-25T17:41:29.8166667+00:00
Shadi Albadri 0 Reputation points
1 answer

Not able to complete academic verification on azure using github account

I signed up for GitHub student developer pack as I wanted to learn azure and today when I tried to sign up on azure it says me to verify my academic status and for that when I select GitHub it says this : We could not confirm your status as a student.…

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,014 questions
asked 2024-05-25T10:13:07.45+00:00
Deepak Kumar 0 Reputation points
answered 2024-05-25T17:40:56.24+00:00
Gowtham CP 1,340 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Data Factory - Process One Array Field on Row as a string

I created an Azure Data Factory pipeline that uses a Rest data source to pull data from a Rest API and copy it to an Azure SQL database. Each row in the Rest data source contains approx. 8 fields but one of those fields contains an array of values. I'm…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,751 questions
asked 2021-04-27T17:31:58.293+00:00
BizLight-9871 126 Reputation points
commented 2024-05-25T17:25:19.3066667+00:00
78511292 0 Reputation points
2 answers

Is it correct to make connection string dynamic?

Hi, I'm currently working on a project which need data from other databases. The database where I'll get the datas are depends on users. Now I want to make my connectionString dynamic. Is it correct to make connection strnig dynamic. The user will enter…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
702 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,239 questions
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,897 questions
asked 2024-05-20T19:12:10.4966667+00:00
Atilla Rüstəmli 0 Reputation points
commented 2024-05-25T17:16:49.98+00:00
Atilla Rüstəmli 0 Reputation points
1 answer

Azure Student Subscription Disabled

My azure for students subscription was disabled due to: To protect the security and privacy of your account, we perform routine audits of all Azure subscriptions. During one of these audits, we identified suspicious activity in your subscription that…

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,014 questions
asked 2024-05-25T12:21:58.29+00:00
Asos75 0 Reputation points
answered 2024-05-25T17:11:28.4833333+00:00
Gowtham CP 1,340 Reputation points
1 answer

How to transfer Visual Studio Azure credits to an expired MSDN subscription

I have storage accounts in an expired MSDN Azure subscription and also have an active Visual Studio subscription. I'd like to understand how to apply my Visual Studio subscription benefits to my old expired MSDN subscription.

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,759 questions
asked 2024-05-25T16:11:05.62+00:00
Jamie Peebles 0 Reputation points
answered 2024-05-25T17:02:06.84+00:00
Gowtham CP 1,340 Reputation points
1 answer

How to run az acr build?

Hi, i am trying to run this command on my container registry but i am unable to execute the command. I have try various way to fix this such as az acr login or using the expose token but still did not manage to execute the command. Thank you

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
406 questions
asked 2024-05-25T15:33:20.45+00:00
Lutfil Hadi 0 Reputation points
edited an answer 2024-05-25T16:59:39.55+00:00
Marcin Policht 13,715 Reputation points MVP
1 answer

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,315 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,387 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,746 Reputation points
commented 2024-05-25T16:36:46.8333333+00:00
Gani_tpt 1,746 Reputation points
2 answers

Problème d'autorisation lors de la récupération de photos OneDrive personnel avec PowerShell et Microsoft Graph API

Bonjour, J'essaie d'extraire massivement des liens URL de photos situées dans mon OneDrive personnel à l'aide de PowerShell et de l'API Microsoft Graph. J'ai créé un compte Azure et une application appelée "PowerShell Graph API OneDrive…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,408 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,848 questions
asked 2024-05-20T10:32:47.8566667+00:00
Mo7Z 0 Reputation points
answered 2024-05-25T16:35:42.03+00:00
Mo7Z 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure -Create a tenant

When i am trying to create a new tenant it's not allowing me to select Microsoft Entra ID as option and shows as Customers must own a paid license to create Microsoft Entra Workforce tenant. Microsoft Entra ID -option is grade out I can confirm i am…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,848 questions
asked 2024-03-18T15:41:17.2266667+00:00
Ashutosh 20 Reputation points
commented 2024-05-25T16:35:23.2233333+00:00
Alexander Werthmann 0 Reputation points
1 answer

Check for Tablet in .NET Maui

In my .NET Maui application , I can check for Android or Windows and create View based on that check, however, I want to create views for Tablets that are different than Android Phone. Here is my check so far. public partial class App : Application …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 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,387 questions
asked 2024-05-25T01:08:28.11+00:00
Fritz Switzer 241 Reputation points
answered 2024-05-25T16:35:04.18+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How do i add following in sharepoint for all users from admin center

Need to add following for all users from Teams in sharepoint so users will see there Teams sites in word and excel

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,868 questions
asked 2024-05-25T16:17:58.2633333+00:00
Eric Hansen 0 Reputation points
answered 2024-05-25T16:17:58.29+00:00
Q&A Assist
1 answer

Rewirte turns to redirect in app service virtual application

Step to reproduce: /site/wwwroot/web.config: <?xml version="1.0"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="SPA…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,037 questions
asked 2024-05-22T10:53:33.1166667+00:00
Shaun Chen 1 Reputation point
answered 2024-05-25T15:53:29.6833333+00:00
Shaun Chen 1 Reputation point