297,407 questions

Sort by: Created
1 answer

Good day, i have an ObservableCollection with a list of items from the Sqlite database file in .NET MAUI, the retrieval of items works ,my problem is that the carousel view returns all the items from the list instead of the current selected item,

using CommunityToolkit.Mvvm.ComponentModel; using CommunityToolkit.Mvvm.Input; using MyHerbalDiari.DataAccess; using MyHerbalDiari.Models; using System.Collections.ObjectModel; using System.Windows.Input; Good day, when i load my item from the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,047 questions
asked 2024-06-13T21:12:58.82+00:00
solomon mokoena 0 Reputation points
commented 2024-06-13T21:43:49.2433333+00:00
solomon mokoena 0 Reputation points
1 answer

Visual Studio Installer does not download anything once it begins installation and end with a message like "Operation Error" (as shown below)

I'm with this issue all day, can't work, can't do anything to fix it. Only left to try format pc and reinstall all things

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,754 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
987 questions
asked 2024-06-13T21:06:05.12+00:00
Jose Carlos Sillero 0 Reputation points
answered 2024-06-13T21:36:53.67+00:00
Michael Taylor 49,701 Reputation points
1 answer

How detect doble factor auth of Office365 users with Audit suscriptions?

Hi team, I using the siem wazuh to monitor activity over office365. But I can´t see on logs if the user is using MFA , doble factor , or not. I mean, no informatio if the user has that conigure or not. No information related to that. I used this docs to…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,921 questions
asked 2024-06-13T20:37:49.8766667+00:00
German Di 0 Reputation points
answered 2024-06-13T21:58:00.49+00:00
hossein jalilian 4,540 Reputation points
1 answer

Azure account not have Mozambique in Country/Region

Why my country Mozambique is not listed on Country/Region to sign up on Azure form? How fix it? form.

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,041 questions
asked 2024-06-13T19:51:56.4766667+00:00
Edson Joaquim Manjongonhe 0 Reputation points
answered 2024-06-13T20:11:02.15+00:00
byron-sysadmin 0 Reputation points
1 answer

How can I change (and lock?) the default Authentication Method for users to Authenticator app?

Hey all We currently have the Authenticator App and the SMS messages methods available for Authentication Methods. I'm hoping that I could make the default method the Authenticator App and ideally lock it to be the Authenticator app but perhaps leave the…

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,813 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.
1,041 questions
asked 2024-06-13T18:59:24.72+00:00
Nick Marchese 0 Reputation points
edited a comment 2024-06-13T19:13:18.0433333+00:00
akinbade abiola 4,595 Reputation points
1 answer

How do I connect my Azure Cognitive data source to Azure Blob storage in a different tenant? I can't use account keys.

My Azure Cognitive Search instance is in a different tenant than my Azure Blob Storage instance. How do I connect cross-tenant if I don't want to use Account Keys to authenticate? I'm assuming I need to use a multi-tenant service principal or something…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,541 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.
1,041 questions
asked 2024-06-13T18:43:50.5333333+00:00
Rhonda S 6 Reputation points Microsoft Employee
answered 2024-06-13T20:00:57.3866667+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
1 answer

How to find certificate from certification exam

I received an email saying that I passed my Microsoft Power Platform Fundamentals exam with a certification ID. However, I can't find anything related to my certification in my Microsoft learning profile. I am looking to download a certificate of…

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.
147 questions
asked 2024-06-13T18:21:00.5566667+00:00
Jacinta Das 0 Reputation points
answered 2024-06-13T18:42:30.6766667+00:00
akinbade abiola 4,595 Reputation points
1 answer One of the answers was accepted by the question author.

Azure DevOps classic pipelines path filter workaround for "Other Git" repo

I am in the process of setting up a build pipeline that is connected to an AWS CodeCommit repo requiring the "Other Git" option to be selected and configuring the pipeline through the classic GUI setup. Within the setup I am not seeing an…

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,041 questions
asked 2024-06-13T18:19:57.0333333+00:00
Jonathan Maas 0 Reputation points
accepted 2024-06-13T19:44:34.6133333+00:00
Jonathan Maas 0 Reputation points
1 answer

My ViewModel Constructor is executed before my property is set. So I am having to put my method ( RefreshData )that I want to execute in the Constructor in the ApplyQueryAttributes method.

My ViewModel Constructor is executed before my property is set Id = myPackage.packageId; . So I am having to put my method ( RefreshData ) that I want to execute in the Constructor in the ApplyQueryAttributes method. Otherwise, My parameter value is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,047 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,469 questions
asked 2024-06-13T18:18:55.96+00:00
Tom Meier 140 Reputation points
answered 2024-06-13T18:38:09.7966667+00:00
Michael Taylor 49,701 Reputation points
1 answer

Failed SQL Server 2022 installation

Hi, I was installing the SQL server 2022 and I got an error like exit code (decimal): -2061893606 here are the summary and detail files: Detail.txt Summary_Jusky_20240613_205234.txt Can someone help me about this situation? Thanks in advance

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,053 questions
asked 2024-06-13T18:15:11.9033333+00:00
jusky 0 Reputation points
answered 2024-06-13T21:10:34.4833333+00:00
Erland Sommarskog 103.2K Reputation points MVP
1 answer

Copying access to one-time passwords from one device w/ MS Authenticator to another

Hi all! My challenge: my major Authenticator device has died and I do not have access anymore to my one-time passwords to various other applications. The related data was backed-up and my thinking was that I should be able to recover it on another…

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,813 questions
asked 2024-06-13T18:04:38.71+00:00
Andre S 0 Reputation points
answered 2024-06-13T20:06:41.7266667+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
1 answer

Is vnet transitive ?

Do the following options make vnet to be transitive ? 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,230 questions
asked 2024-06-13T17:58:50.1066667+00:00
Gongya Yu 105 Reputation points
answered 2024-06-13T18:38:34.5466667+00:00
akinbade abiola 4,595 Reputation points
1 answer

Azure Application Gateway and FortiGate Firewall are in different VNET, all incoming and outgoing traffic is going via firewall. do we need to configure any Azure firewall policy any advice on this??

FortiGate Firewall - VNET A Application Gateway - VNET B all the incoming and out going traffic communication happens via FortiGate Firewall on VNET A.. does it require any Azure firewall policy on Application gateway ?? Thanks..Kindly suggest,

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
990 questions
asked 2024-06-13T17:37:54.2833333+00:00
Ramasamy Balasubramanian 0 Reputation points
answered 2024-06-13T17:59:38.6433333+00:00
Vahid Ghafarpour 19,710 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to edit the document after check out - Sorry, you can't edit this document with other people

I am the sharepoint site owner and should have full control and permissions over my files. However, after checking out one of my files, I am unable to edit it in Word Online (using the same account that checked out the file). After I check in the file…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
714 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,390 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 questions
asked 2024-06-13T17:35:08.9+00:00
s w 80 Reputation points
accepted 2024-06-13T20:38:16.6066667+00:00
s w 80 Reputation points
1 answer

Getting error while search name in the textbox using bootstrap in ASP.NET C#

I am using gridview for reports and it contains more than 10000 (ten thousands) records. i am using one textbox for searching and multiple column values such as (CustNo,CustName,Department,MaterialName,Salary and DateofJoining) All search has to be done…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 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,469 questions
asked 2024-06-13T17:34:51.2533333+00:00
Gani_tpt 2,026 Reputation points
edited a comment 2024-06-13T18:28:58.6233333+00:00
AgaveJoe 26,671 Reputation points
1 answer

Unable to add existing multiple disks to vm module using azure bicep

Unable to add existing multiple disks to vm module using azure . param vmName string param vmResourceGroup string param diskNames array = [] resource vmDisks 'Microsoft.Compute/virtualMachines/disks@2021-07-01' = { name: '${vmName}/osDisk' …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,365 questions
asked 2024-06-13T17:18:28.2566667+00:00
Satish B 25 Reputation points
answered 2024-06-13T17:45:02.32+00:00
Deepanshu katara 6,245 Reputation points
1 answer

SMTP Outbound rule on Linux VM

Hi, I'm having problems with my Ubuntu Server running under Azure. The problem is that i need to be able to send mails over SMTP TCP port 25, but seems that even after adding the outbound rule im not able to achieve that : I still unable to get 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,041 questions
asked 2024-06-13T16:45:40.94+00:00
Trifon Yordanov Trifonov 0 Reputation points
commented 2024-06-13T22:10:15.79+00:00
Marcin Policht 15,455 Reputation points MVP
1 answer

Billing Question

I need to verbally verify the banking information on the invoice before setting up an EFT payment, who can I contact about this?

Microsoft Exchange Online
asked 2024-06-13T16:21:41.68+00:00
Shawna Wilson 0 Reputation points
edited an answer 2024-06-13T16:33:03.6633333+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
1 answer

authenticator: New phone with no access to broken old phone.

My old phone broke and is inaccessible. My authenticator app on the new phone has none of the accounts that were linked on the old phone. When I try to add my accounts back to my authenticator app, the system tells me to verify the sign in with the…

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,813 questions
asked 2024-06-13T16:11:14.17+00:00
James Rice 0 Reputation points
answered 2024-06-13T16:17:18.6566667+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
2 answers

Management groups - Azure Cost Analysis Based on Scope Configuration

In Azure Cost Analysis, when viewing AccumulatedCosts with the scope set to a subscription, all date range filters, such as "Last three months," are accessible. However, when the scope is switched to a management group, only "Last seven…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,203 questions
asked 2024-06-13T16:07:55.69+00:00
Ortega, Ivan 0 Reputation points
commented 2024-06-13T18:15:59.0933333+00:00
Ortega, Ivan 0 Reputation points