Microsoft Docs - 최신 문서
Microsoft 기술 문서가 이전된 docs.microsoft.com에서는 콘텐츠용 웹 환경뿐 아니라 솔루션을 학습, 관리 및 배포하는 데 사용하는 콘텐츠를 만들고 지원하는 방법을 현대화했습니다. 이는 Microsoft 기술과 관련된 모든 것을 위한 원스톱 상점입니다. docs.microsoft.com에서 새롭고 흥미로운 내용을 최신 상태로 유지할 수 있도록 귀하를 위한 전용 피드를 만들었습니다.
Selected Feed: Azure DevOps
The account needs to be added as an external user in the tenant first - AADSTS50020 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/638748/the-account-needs-to-be-added-as-an-external-user Experiencing authentication issues The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: fx Resource: jarvis Details: AADSTS50020: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application 'c44b4083-3bb0-49c1-b47d-974e53cbdf3c'(Azure Portal) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account. Trace ID: e198db53-ed9d-4647-9349-cb05413b7f00 Correlation ID: 949c25ac-bbd1-47c8-8587-7362ffffb59f Timestamp: 2021-11-24 01:33:12Z How to fix this issue due to this azure active directory i'm unable to get the primary domain field with the default domain "onmicrosoft.com"Published Date : 2023년 3월 23일 목요일
Monitoring expiring keys - Outlook REST-API - no sufficient rights - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191757/monitoring-expiring-keys-outlook-rest-api-no-suffi Hello, a few days ago I had the issue, that our pipeline between Azure DevOps and Azure Portal was not able to deploy something because the secret keys of the registered service connection expired. After fixing it I wanted to make sure that this does not happen again and found out that there is no native function built into Azure that sends out an alert in case a secret will expire soon. So I googled and found a Logic App that I can utilize to make this happen. Unfortunately I get this error message when utilizing the Outlook feature: Check your account information and/or permissions and try again. Details: REST API is not supported for this mailbox. This error can occur for sandbox accounts (test) or for accounts that are on a dedicated (local) email server. So now I am asking myself what exactly is missing here? Do my user in Active Directory needs permissions to utilize the Outlook REST API? Where do I set this up? Thanks!Published Date : 2023년 3월 23일 목요일
The user I added to our Azure organization is having trouble accessing a specific Azure DevOps project, even though they are able to access other projects. How can I resolve this issue and grant them access to the project they need? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191668/the-user-i-added-to-our-azure-organization-is-havi Getting below error, 401 - Uh-oh, you do not have access. Your account, xxxxx@xxx.com is not authorized to view this page. Make sure the URL is correct and your account has access. View a list of your organizations here. You may request access by contacting the admin. 3/21/2023 AM oa5f6fgg-g1aa-4b20-ac73-72ccoc9575f0 Request access Sign out and login with different accountPublished Date : 2023년 3월 23일 목요일
How to Configure CI/CD for Azure WebJobs in in Azure DevOps. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191782/how-to-configure-ci-cd-for-azure-webjobs-in-in-azu How can we configure CI/CD Pipelines for an azure Webjob of azure app service in azure DevOps.Published Date : 2023년 3월 23일 목요일
Is it possible to export pull request data in Azure DevOps? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192134/is-it-possible-to-export-pull-request-data-in-azur In Azure DevOps, what is the best way to export pull request data to an offline format? I would like to have an exported document (e.g. PDF file) that contains the changes, comments, reviewers and approvals of the pull request. To be used for archiving in a regulated (medical) product development.Published Date : 2023년 3월 22일 수요일
Migration of full resource group from Dev to UAT within same subscription - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191733/migration-of-full-resource-group-from-dev-to-uat-w I am migrating data from azure DEV environment to azure UAT environment. below are the components which i need to migrate;- I went through some article and understood how to migrate Azure data factory from dev to QA using Azure Devops. but I want to understand how we can migrate Azure SQL database , Blob storage from Dev to QA environment, within the same subscription but with different resource group. I want to configure or store ARM template of all resources in Azure Devops Repository. please guide me on this.Published Date : 2023년 3월 22일 수요일
hybrid connection for azure devops - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191373/hybrid-connection-for-azure-devops We have Azure DevOps server version 2022 onpremise and we created a PAT for cloud to use Boards, Pipelines, testing and Artifacts other than repos for code storage. Kindly help us ASAP to achieve this hybrid model .Published Date : 2023년 3월 22일 수요일
Azure Spring Apps 소개
https://learn.microsoft.com/ko-kr/azure/spring-apps/overview Azure에서 Java Spring 애플리케이션을 배포 및 관리하는 Azure Spring Apps의 기능 및 이점을 알아봅니다.Published Date : 2023년 3월 22일 수요일
방화벽 또는 프록시 서버 뒤에 설치 및 사용 - Visual Studio (Windows)
https://learn.microsoft.com/ko-kr/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server 조직에서 방화벽 또는 프록시 서버를 사용하는 경우 허용 목록에 추가하거나 열려는 도메인 URL, 포트 및 프로토콜을 검토합니다.Published Date : 2023년 3월 22일 수요일
Are linked service parameters disappearing now? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/184035/are-linked-service-parameters-disappearing-now It feels like something has changed in data factory linked service parameters recently. I have setup my data factory as follows: This all works fine. This forms part of a release pipeline. I deployed this to UAT and noticed UAT no longer has most of these parameters specified, however it does have the Key Vault parameter: The parameter definitions come through to UAT, but not the link to these parameters in the linked services: I can also confirm this, when I Export the templates from the user interface in Data Factory, I check the ArmTemplate_0.json file (in the Linked Templates folder of the exported file) and the arm_template.json file from the root, to find where the Linked Service parameters should be specified. All I see is this in both files: I would also expect to see additional "typeProperties" for the other parameters specified. This seems to confirm that when specifying Linked Service parameters, not all values are being saved in the arm templates files. Only Azure Key Vault parameters are being saved? I just tried doing the same thing with a different data factory and get the same result. I thought there was something wrong with my CI/CD process, however it looks like the problem exists even without going through Azure DevOps release processes.Published Date : 2023년 3월 22일 수요일
Visual Studio 구독이 제거되면 어떻게 되나요?
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/subscription-removed 관리자가 Visual Studio 구독을 제거하면 어떻게 되는지 알아봅니다. 이 정보에는 혜택이 변경되고 리소스를 지원하는 방법이 포함됩니다.Published Date : 2023년 3월 21일 화요일
Visual Studio 구독에서 만료된 라이선스 처리
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/handle-expired-license 관리자가 만료된 Visual Studio 구독을 처리하는 방법을 알아봅니다.Published Date : 2023년 3월 21일 화요일
Microsoft에서 삭제한 Visual Studio 구독 할당
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/account-removed Microsoft에서 구독을 삭제했다는 알림이 표시될 때의 의미를 알아보세요.Published Date : 2023년 3월 21일 화요일
GitHub Enterprise가 포함된 Visual Studio 구독 설정
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/assign-github GitHub Enterprise가 포함된 Visual Studio 구독에서 구독 관리Published Date : 2023년 3월 21일 화요일
Visual Studio 구독에서 최대 사용량 기능 사용
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/maximum-usage 관리 포털에서 할당된 최대 구독 수를 보는 방법 알아보기Published Date : 2023년 3월 21일 화요일
VLSC의 Visual Studio 구독 관련 개인 전자 메일
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/personal-email-sign-ins Visual Studio 구독 - 구독자의 Hotmail 또는 Gmail 주소가 보이는 이유는 무엇인가요?Published Date : 2023년 3월 21일 화요일
Visual Studio 구독에 로그인할 때의 문제
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/sign-in-issues Visual Studio 구독에 로그인할 때 발생할 수 있는 문제에 대해 알아보기Published Date : 2023년 3월 21일 화요일
작업 영역 및 테넌트에 걸쳐 Microsoft Sentinel 확장
https://learn.microsoft.com/ko-kr/azure/sentinel/extend-sentinel-across-workspaces-tenants Microsoft Sentinel을 사용하여 작업 영역과 테넌트의 데이터를 쿼리하고 분석하는 방법입니다.Published Date : 2023년 3월 21일 화요일
Is it possible to hide a widget in a Dashboard when the Shared Query returns nothing? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191593/is-it-possible-to-hide-a-widget-in-a-dashboard-whe Hi, I am new to Azure DevOps. I'm creating a Dashboard using Shared Queries. I've been asked to dynamically hide reports when there are no results. For example, since the Open Sev 2 Bugs widget does not return any items, this specific section should be hidden. Is this functionality possible with ADO? If so, can you please provide direction on how to accomplish this?Published Date : 2023년 3월 21일 화요일
azure.mgmt.devcenter.models.CatalogUpdateProperties class
https://learn.microsoft.com/ko-kr/python/api/azure-mgmt-devcenter/azure.mgmt.devcenter.models.catalogupdateproperties 카탈로그의 속성입니다. 이러한 속성은 리소스를 만든 후에 업데이트할 수 있습니다.Published Date : 2023년 3월 21일 화요일
azure.mgmt.devcenter.models.CatalogUpdate class
https://learn.microsoft.com/ko-kr/python/api/azure-mgmt-devcenter/azure.mgmt.devcenter.models.catalogupdate 부분 업데이트에 대한 카탈로그의 속성입니다. 업데이트 요청에 제공되지 않은 속성은 변경되지 않습니다.Published Date : 2023년 3월 21일 화요일
azure.mgmt.devcenter.models.CatalogProperties class
https://learn.microsoft.com/ko-kr/python/api/azure-mgmt-devcenter/azure.mgmt.devcenter.models.catalogproperties 카탈로그의 속성입니다. 변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.Published Date : 2023년 3월 21일 화요일
azure.mgmt.devcenter.models.Catalog class
https://learn.microsoft.com/ko-kr/python/api/azure-mgmt-devcenter/azure.mgmt.devcenter.models.catalog 카탈로그를 나타냅니다. 변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.Published Date : 2023년 3월 21일 화요일
Azure CLI
https://learn.microsoft.com/ko-kr/cli/azure/azure-cli-endpoints Azure CLI를 설치할 때 사용되는 엔드포인트에 대해 알아봅니다. 이러한 URL은 방화벽 뒤에서 작업할 때 허용 목록에 추가되는 경우가 있습니다.Published Date : 2023년 3월 21일 화요일
Web Application with a C# API and Azure SQL DB on Static Web Apps and Functions - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-csharp-sql-swa-func/todo-csharp-sql-swa-func/ A complete ToDo app with C# isolated Azure Functions for the API and Azure SQL database for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Node.js API and Azure Cosmos DB API for MongoDB on Azure App Service - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-nodejs-mongo/todo-nodejs-mongo/ A complete ToDo app on Azure App Service with Node.js API and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Java API and Azure Cosmos DB API for MongoDB on Azure App Service - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-java-mongo/todo-java-mongo/ A complete ToDo app with Java API and Azure Cosmos for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Node.js API and Azure Cosmos DB API for MongoDB on Azure App Service (Terraform) - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-nodejs-mongo-terraform/todo-nodejs-mongo-terraform/ A complete ToDo app on Azure App Service with Node.js API and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Python API and Azure Cosmos DB API for MongoDB on Azure App Service (Terraform) - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-python-mongo-terraform/todo-python-mongo-terraform/ A complete ToDo app with Python FastAPI and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a C# API and Azure Cosmos DB SQL API - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-csharp-cosmos-sql/todo-csharp-cosmos-sql/ A complete ToDo app with C# API and Azure Cosmos DB SQL API for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Python API and Azure Cosmos DB API for MongoDB on Static Web Apps and Functions - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-python-mongo-swa-func/todo-python-mongo-swa-func/ A complete ToDo app with Python FastAPI and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Java API and Azure Cosmos DB API for MongoDB on Azure Container Apps - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-java-mongo-aca/todo-java-mongo-aca/ A complete ToDo app on Azure Container Apps with Java API and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Python API and Azure Cosmos DB API for MongoDB on Azure Container Apps - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-python-mongo-aca/todo-python-mongo-aca/ A complete ToDo app with Python FastAPI and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Node.js API and Azure Cosmos DB API for MongoDB on Azure Container Apps - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-nodejs-mongo-aca/todo-nodejs-mongo-aca/ Complete ToDo app on Azure Container Apps with Node.js API and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a C# API and Azure SQL Database - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-csharp-sql/todo-csharp-sql/ A complete ToDo app with C# API and Azure SQL database for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Web Application with a Node.js API and Azure Cosmos DB API for MongoDB on Static Web Apps and Functions - Code Samples
https://learn.microsoft.com/en-us/samples/azure-samples/todo-nodejs-mongo-swa-func/todo-nodejs-mongo-swa-func/ A complete ToDo app with Node.js API and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitorPublished Date : 2023년 3월 21일 화요일
Azure Pipelines 통합 및 Microsoft Teams - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/integrations/microsoft-teams 채널에서 파이프라인을 Microsoft Teams 모니터링하고 알림을 구독하는 커넥트 Azure Pipelines.Published Date : 2023년 3월 21일 화요일
조건 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/conditions Azure Pipelines에서 사용자 지정 조건을 작성하는 방법에 대해 알아봅니다.Published Date : 2023년 3월 21일 화요일
Azure DevOps Server 2022 릴리스 정보 - Azure DevOps Server & TFS
https://learn.microsoft.com/ko-kr/azure/devops/server/release-notes/azuredevops2022 Azure DevOps Server 2022 릴리스 정보Published Date : 2023년 3월 21일 화요일
스크립트에서 변수 설정 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/set-variables-scripts Bash 및 PowerShell 스크립트에서 변수를 정의하고 파이프라인에서 사용하는 방법을 알아봅니다.Published Date : 2023년 3월 21일 화요일
UseDotNet@2 - dotnet v2 작업 사용
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/tasks/reference/use-dotnet-v2 인터넷 또는 로컬 캐시에서 특정 버전의 .NET Core SDK를 획득하고 PATH에 추가합니다. 이 작업을 사용하여 후속 작업에 사용되는 .NET Core 버전을 변경합니다. 또한 프록시 지원을 제공합니다.Published Date : 2023년 3월 21일 화요일
실행(빌드) 번호 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/run-number Azure Pipelines 또는 Azure DevOps Server 파이프라인 실행 번호를 사용자 지정합니다.Published Date : 2023년 3월 21일 화요일
PowerShell 스크립트를 사용하여 파이프라인 사용자 지정 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/scripts/powershell 스크립트를 사용하여 파이프라인을 사용자 지정하는 방법 알아보기Published Date : 2023년 3월 21일 화요일
Azure SQL Database에 배포 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/targets/azure-sqldb Azure Pipelines 또는 TFS에서 SQL do Azure 데이터베이스에 배포Published Date : 2023년 3월 21일 화요일
조건부 액세스 앱 제어를 사용하여 앱 보호 - Microsoft Defender for Cloud Apps
https://learn.microsoft.com/ko-kr/defender-cloud-apps/proxy-intro-aad 이 문서에서는 Defender for Cloud Apps 조건부 액세스 앱 제어 역방향 프록시의 작동 방식에 대한 정보를 제공합니다.Published Date : 2023년 3월 21일 화요일
과정 중지
https://learn.microsoft.com/ko-kr/certifications/retired-courses 과정 만료Published Date : 2023년 3월 21일 화요일
저대역폭 연결을 위한 효율적인 Docker 이미지 배포 - Azure Example Workloads
https://learn.microsoft.com/ko-kr/azure/architecture/example-scenario/iot/efficient-docker-image-deployment 제한적이거나, 간헐적이거나 낮은 대역폭을 통한 안정적이고 복원력 있는 Docker 이미지 배포에 관한 예제 솔루션을 참조하세요.Published Date : 2023년 3월 21일 화요일
MB-300: Microsoft Dynamics 365: Core Finance and Operations - Certifications
https://learn.microsoft.com/ko-kr/certifications/exams/mb-300 MB-300: Microsoft Dynamics 365: Core Finance and OperationsPublished Date : 2023년 3월 21일 화요일
클라우드 모니터링에 대한 기술 준비 - Cloud Adoption Framework
https://learn.microsoft.com/ko-kr/azure/cloud-adoption-framework/manage/monitor/suggested-skills 클라우드 모니터링에 대한 기술 준비Published Date : 2023년 3월 21일 화요일
Build pipeline fails when McAfee Exploit Prevention Module enabled. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191800/build-pipeline-fails-when-mcafee-exploit-preventio The on-premises Azure DevOps Build pipeline fails when McAfee Exploit Prevention Module is enabled. We had to disable the McAfee Exploit Prevention Module in order to have a successful Build Pipeline run. Our Sr. Security Engineer does not wish to leave this disabled when our system goes into production. We have attempted to exclude things we saw running in the processor such as devenv.exe to no avail. What can be done?Published Date : 2023년 3월 21일 화요일
자습서: Azure Arc 지원 Kubernetes 클러스터를 사용하여 GitOps로 CI/CD 구현 - Azure Arc
https://learn.microsoft.com/ko-kr/azure/azure-arc/kubernetes/tutorial-gitops-ci-cd 이 자습서에서는 Azure Arc 지원 Kubernetes 클러스터와 함께 GitOps를 사용하여 CI/CD 솔루션을 설정하는 과정을 안내합니다.Published Date : 2023년 3월 21일 화요일
자습서: GitOps(Flux v2)로 CI/CD 구현 - Azure Arc
https://learn.microsoft.com/ko-kr/azure/azure-arc/kubernetes/tutorial-gitops-flux2-ci-cd 이 자습서에서는 Azure Arc 지원 Kubernetes 또는 Azure Kubernetes Service 클러스터에서 GitOps(Flux v2)를 사용하여 CI/CD 솔루션을 설정하는 방법에 대해 설명합니다.Published Date : 2023년 3월 21일 화요일
자습서: Azure Arc 지원 Kubernetes 클러스터에서 GitOps를 사용하여 구성 배포 - Azure Arc
https://learn.microsoft.com/ko-kr/azure/azure-arc/kubernetes/tutorial-use-gitops-connected-cluster 이 자습서에서는 Azure Arc 지원 Kubernetes 클러스터에 구성을 적용하는 방법을 보여줍니다.Published Date : 2023년 3월 21일 화요일
Front Door Cache clearing in DevOps Pipeline - which command to use? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191715/front-door-cache-clearing-in-devops-pipeline-which Hello, I have enabled caching on one of my front door routing rules. Now I need to purge the cache while I deploy the application via Azure DevOps to the respective resource. I've found this option: Now I have two questions:Published Date : 2023년 3월 21일 화요일
Graph SDK - Reports.GetSharePointSiteUsageDetail not working in azure function due to missing token - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191714/graph-sdk-reports-getsharepointsiteusagedetail-not Hi, Two days ago we have noticed that Azure Functions that are using Graph SDK 4.54 during call to Reports.GetSharePointSiteUsageDetail (and other report endpoints that returns streams) doesn't work for both beta and 1.0 endpoints. After investigation it appears that there is a problem with Azure Functions internals, as the same code works well on local dev machine and in xunit test project. All are using .NET 6.0, azure function .NET 6.0 Isolated. The issues seems to be related to second request in the flow. First one: Sending Graph : https://graph.microsoft.com/v1.0/reports/microsoft.graph.getSharePointSiteUsageDetail(period='D90')? returns correct 302 response on dev machine and test project in azure devops. same for second response which is using request uri comming from Location header: Sending Graph: https://reportsweu.office.com/data/v1.0/download?token=<someToken> now in azure, the second request doesn't have the query parameter which results in error: tatus Code: ForbiddenMicrosoft.Graph.ServiceException: Code: MissingCredentialsMessage: Valid Authorization header To be precise: the Location header looks totally different in azure function: https://reportsweu.office.com/graph/v1.0/data/<tenantId>/Microsoft.O365Reporting.getSharePointSiteUsageDetail(period='D90') Did anyone faced same problemPublished Date : 2023년 3월 21일 화요일
네트워크 또는 프록시 오류 문제 해결 - Visual Studio
https://learn.microsoft.com/ko-kr/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors 방화벽 또는 프록시 서버 뒤에서 Visual Studio를 설치, 업데이트 또는 사용할 때 발생할 수 있는 네트워크 또는 프록시 관련 오류에 대한 솔루션을 찾습니다.Published Date : 2023년 3월 21일 화요일
Microsoft Sentinel - Caller does not have permissions when deploying automation rule through repositories - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190247/microsoft-sentinel-caller-does-not-have-permission I am having trouble deploying an automation rule which calls on a playbook, through an Azure DevOps repository to Microsoft Sentinel. When attempting to deploy the automation rule, I get the error: [Warning] Failed to deploy D:\a\1\s\AutomationRules\Deploy\Enrich - Email Reported By User.json with error: 9:26:02 AM - The deployment 'Sentinel_Deployment_GUID' failed with error(s). Showing 1 out of 1 error(s). Status Message: Caller is missing required playbook triggering permissions on playbook resource '/subscriptions/SomeSubscriptionID/resourceGroups/Prod-UKS/providers/Microsoft.Logic/workflows/Enrichment-AbuseIPDB', or Microsoft Sentinel is missing required permissions to verify the caller has permissions (Code:BadRequest) I have checked the permissions on the sentinel workspace and Sentinel has permissions to the resource group. To double check this I have tried two different resource groups (both have permissions) both have failed. Can anyone tell me what the caller is when deploying through the repositories? Is it some kind of special service principal I need to give access to? One other thing, I am getting this error for my own tenant. So the playbook referenced above is in the same tenant as the sentinel instance. I also have a number of customer tenants managed via lighthouse, how will this affect those tenants if I want to deploy automation rules to their sentinel instances, which call on a playbook in my tenant? Thank you in advance!Published Date : 2023년 3월 21일 화요일
Azure DevOps: How to inherit work item States to new (customize) WIT - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191441/azure-devops-how-to-inherit-work-item-states-to-ne Hi, After understanding that I cant control the 'Reasons' of the states of the WIT that I crated from scratch, I'm looking forward to know if i can inherit states&reasons from default and exist work item related to Azure DevOps cloud configuration, Thanks!Published Date : 2023년 3월 21일 화요일
Wiki에 대한 Markdown 구문 - Azure DevOps
https://learn.microsoft.com/ko-kr/azure/devops/project/wiki/wiki-markdown-guidance Wiki 내에서 Markdown을 사용하여 정보를 공유하고 수학 표기법을 & 테이블을 추가하는 방법을 알아봅니다.Published Date : 2023년 3월 21일 화요일
Permission issue while creating a ML pipeline job using Azure CLI 2.46.0 through Azure DevOps build pipeline - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191594/permission-issue-while-creating-a-ml-pipeline-job I am calling a pythons Script from azure CLI task, python Test-Deployment.py Inside this script I am authenticating using a service principal with contributor access on resource group level to authorize the command. The script is able to find the workspace and associated cluster as below, But on publishing the pipeline step, I am getting following error , This works fine when I execute it from inside the Azure ML Studio,Published Date : 2023년 3월 21일 화요일
Azure Pipelines를 사용한 Docker 컨테이너 배포 자동화 - Training
https://learn.microsoft.com/ko-kr/training/modules/deploy-docker/ Docker 컨테이너에 CI/CD 파이프라인을 구현합니다.Published Date : 2023년 3월 20일 월요일
How to convert JSON files to Bicep in VS Code faster!
https://learn.microsoft.com/en-us/shows/devops-lab/how-to-convert-json-files-to-bicep-in-vs-code-faster Copying and pasting pieces from a sample is a common way to get started with Bicep. The paste as Bicep new feature shipped in the Bicep VS Code extension v0.14 allows developers to copy ARM samples and paste directly as Bicep. While most of our samples are now available as Bicep as well as ARM, we still occasionally run into samples that are ARM only. Instead of running additional command like az bicep decompile, you can get Bicep code directly by pasting: Full ARM JSON templates Single resource or multiple resources JSON values, such as objects, arrays, and strings Chapters 02:23 - Demo: copy entire ARM template JSON sample and paste directly into a .bicep file 04:00 - Demo: copy a single resource object 04:16 - Demo: copy multiple resource objects 04:35 - Demo: copy value of a parameter Recommended resources Marketplace: Bicep - Visual Studio Marketplace QuickStart Bicep repo | GitHub Bicep community call Related episodes All episodes of DevOps Lab | Microsoft Learn Connect April Edwards | Twitter: @TheAprilEdwards | LinkedIn: in/azureaprilPublished Date : 2023년 3월 20일 월요일
Visual Studio 볼륨 라이선스 고객 관리 포털에 액세스
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/volume-license 볼륨 라이선스 계약의 관리자가 Visual Studio 구독 관리 포털에 액세스하는 방법 알아보기Published Date : 2023년 3월 20일 월요일
Visual Studio 구독에서 구독 정보 내보내기
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/exporting-subscriptions 구독자 목록과 해당 구독 할당의 세부 정보를 내보내는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
검색 및 필터링
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/search-license 관리자가 관리 포털에서 개별 구독자 또는 그룹을 찾는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
Visual Studio 구독에서 초과 할당된 라이선스 처리
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/handle-overclaimed-license 관리자가 초과 할당된 구독을 해결하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
관리 포털에서 Visual Studio 구독 편집
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/edit-license 관리자가 구독 할당을 편집하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
Visual Studio 구독에서 할당 추적 및 주문 처리
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/assignments-orders 관리자의 사용자 할당 추적 및 주문 처리 책임에 대해 알아봅니다.Published Date : 2023년 3월 20일 월요일
여러 사용자에게 Visual Studio 구독 할당
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/assign-license-bulk 관리자가 한 번에 여러 구독을 할당하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
구독 관리 포털에서 Visual Studio 구독 할당 삭제
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/delete-license 관리자가 Visual Studio 구독 관리 포털에서 구독 할당을 삭제하는 방법 알아보기Published Date : 2023년 3월 20일 월요일
환경 - 가상 머신 리소스 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/environments-virtual-machines 환경 내의 가상 머신 리소스 지원Published Date : 2023년 3월 20일 월요일
Azure Pipelines 및 TFS의 작업 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/phases Azure Pipelines, Azure DevOps Server 및 TFS(Team Foundation Server)의 작업 이해Published Date : 2023년 3월 20일 월요일
Azure Pipelines에 대한 YAML 리소스 정의 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/resources 파이프라인의 어디에서나 사용할 수 있는 YAML 리소스를 정의하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
변수 정의 - Azure Pipelines
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/process/variables 변수는 파이프라인에서 사용하기 위해 사용자가 정의한 이름-값 쌍입니다. 변수를 태스크 및 스크립트에 대한 입력으로 사용할 수 있습니다.Published Date : 2023년 3월 20일 월요일
WSL에서 Git 사용 시작
https://learn.microsoft.com/ko-kr/windows/wsl/tutorials/wsl-git Git 자격 증명 관리자와 함께 Linux용 Windows 하위 시스템에서 버전 제어를 위해 Git을 설정하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
I keep getting a "Could not find the module Az.Accounts with given version." error with a very simple DevOps release pipelines - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190510/i-keep-getting-a-could-not-find-the-module-az-acco I'm testing a very simple release pipeline that simply copies part of a project's repo in Azure DevOps to an Azure Windows VM. I've gone through the Deployment Group setup several times, registering and installing the agent, along with installing the PowerShell Az module and removing AzureRM. I keep getting this error: ##[error]Could not find the module Az.Accounts with given version. If the module was recently installed, retry after restarting the Azure Pipelines task agent. I've also tried installing PowerShell 7.3.2 and installing the Az module there. Any ideas or pointers to docs? Searching for the above error brings me to some cryptic stackoverflow pages that don't really help. Here's the YAML for the actual task that does the copy- thanks in advance for any pointers or suggestions (as I am clearly new to this!).Published Date : 2023년 3월 20일 월요일
.NET에 대한 신뢰할 수 있는 웹앱 패턴 적용 - Azure Reference Architectures
https://learn.microsoft.com/ko-kr/azure/architecture/reference-architectures/reliable-web-app/dotnet/apply-pattern 최소한의 코드 변경으로 .NET 애플리케이션을 클라우드로 마이그레이션하는 방법입니다. .NET 애플리케이션에 저렴한 고가의 업데이트를 계획하고 적용합니다.Published Date : 2023년 3월 20일 월요일
Azure Spring Apps Enterprise 계층에서 Application Configuration Service for Tanzu 사용 - Azure Spring Apps Enterprise Tier
https://learn.microsoft.com/ko-kr/azure/spring-apps/how-to-enterprise-application-configuration-service Azure Spring Apps Enterprise 계층과 함께 Tanzu용 애플리케이션 구성 서비스를 사용하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
Terraform 및 Azure를 사용하여 통합 테스트 구현
https://learn.microsoft.com/ko-kr/azure/developer/terraform/best-practices-integration-testing 통합 테스트 및 Azure DevOps를 사용하여 Terraform 프로젝트에 대한 연속 통합을 구성하는 방법을 알아봅니다.Published Date : 2023년 3월 20일 월요일
Identity considerations for the Azure Spring Apps landing zone accelerator - Cloud Adoption Framework
https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/app-platform/spring-apps/identity-and-access-management Identity considerations and recommendations for a Spring Boot workload.Published Date : 2023년 3월 20일 월요일
Message extensions - Teams
https://learn.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/what-are-messaging-extensions Learn how message extensions are used, its types, and scenarios where its used on the Microsoft Teams platform. Samples on action and searched based message extension.Published Date : 2023년 3월 20일 월요일
Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions - Certifications
https://learn.microsoft.com/en-us/certifications/exams/az-400/ Exam AZ-400: Designing and Implementing Microsoft DevOps SolutionsPublished Date : 2023년 3월 20일 월요일
ADF Cross-Tenant Link to Azure Devops doesn't persist - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190409/adf-cross-tenant-link-to-azure-devops-doesnt-persi Hi, My workplace has two tenants, and we have an ADF instance in one that is connected to a git controlled Azure DevOps repo in another. Whenever I connect to the data factory via the web studio, I get the error "Invalid Git configuration. You need to gain access to the repository before you can publish any changes. Details: Incorrect account name for the given tenant." I am not prompted to login to the other tenant to resolve the cross-tenant authentication to the DevOps repository. I definitely DO have access to the repositiory via my account in the other tenant. I can disconnect the repository in ADF and reconnect it via the documentation here: https://learn.microsoft.com/en-us/azure/data-factory/cross-tenant-connections-to-azure-devops at which point I'm reconnected and a garbage empty commit is added to the main branch. I can then work as normal, but as soon as I ever have to reload the ADF studio, the connection breaks and I have to disconnect and reconnect the repo again. We have one other cross tenant user who doesn't seem to have this issue so it might just be something on my end, but clearing all cookies and login credentials hasn't got me anywhere and I'm unable to find anyone else who has the same error in any online discussions. For one brief happy moment for about 10 minutes, one day into troubleshooting this, I did seem to be able to get credential prompts from the other tenant upon going to https://adf.azure.com/ when logging in via a different machine, and it worked as expected. Then it stopped, and it's been a day since then. I have no idea why it suddenly started working for a brief amount of time and then broke immediately again, at which point I haven't had any success. Has anyone seen this before, and any ideas for resolving it?Published Date : 2023년 3월 20일 월요일
Defining a valid redirect_uri causing major problems when trying to get a live (msal) React app working with Microsoft Identity Platform at Azure (App Service) - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190306/defining-a-valid-redirect-uri-causing-major-proble I have developed further a small React application originating from the MS msal example. The app is working locally and as I use https://localhost:3000/ as redirect_uri (defined also in the app registration) the autentication/authorization are working just fine. After I deployed the application to Azure ( https:/{exampleapp}.azurewebsites.com ) the redirection won't work as I expect but I get an error message: invalid_request:?"The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application." I have tried numerous variations but the problem remains. I even created a web.config file, but that file is likely not used anywhere. Please ask me if you need any detailed information to solve this kind of problem. Thank you in advance.Published Date : 2023년 3월 19일 일요일
컨테이너화된 앱을 위한 Microsoft 플랫폼 및 도구 소개
https://learn.microsoft.com/ko-kr/dotnet/architecture/containerized-lifecycle/microsoft-platform-tools-containerized-apps/ Docker 애플리케이션 수명 주기를 지원하는 Microsoft의 제품에 대해 알아봅니다.Published Date : 2023년 3월 18일 토요일
InternalServerError when trying to deploy a simple Angular SWA - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190357/internalservererror-when-trying-to-deploy-a-simple Hello, Since yesterday, I've been trying to deploy an extremely simple Static Web App based on Angular and Azure Functions. The project is hosted in an Azure DevOps repository and literally consists of nothing more but the automatically generated Angular skeleton app from ng new and a dummy Azure Function generated through the Azure CLI. I have used swa init to generate an SWA configuration in the project's root, and when running swa start everything works on my local machine. I can open my web browser to port 4280 and see the Angular app's start page, and I can send requests to the locally hosted Azure Function and get the proper response. However, every which way I've tried to deploy this app to Azure fails in an InternalServerError with seemingly no further information to go on. All it says is to "try again later", but I've been trying for almost 24 hours now. These are the steps I follow: This is all the information I can find. The generated YAML committed to the repo, if that helps any, looks like this: How can I find out what the actual problem is here? Because after 24 hours I doubt that "try again later" is really the way to go here. Thanks for any help!Published Date : 2023년 3월 18일 토요일
Visual Studio IDE 둘러보기
https://learn.microsoft.com/ko-kr/visualstudio/ide/quickstart-ide-orientation Visual Studio IDE(통합 개발 환경)의 창, 메뉴, 기타 UI 기능 일부에 대해 알아봅니다.Published Date : 2023년 3월 18일 토요일
Git 리포지토리 만들기 - Visual Studio (Windows)
https://learn.microsoft.com/ko-kr/visualstudio/version-control/git-create-repository Visual Studio에서 Git을 사용하여 리포지토리를 만들거나 Azure DevOps 리포지토리를 찾습니다.Published Date : 2023년 3월 17일 금요일
Visual Studio 구독의 슈퍼 관리자 및 관리자 역할
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/admin-roles 슈퍼 관리자 및 관리자 역할과 관리자를 할당하는 방법에 대해 알아봅니다.Published Date : 2023년 3월 17일 금요일
Visual Studio 구독에서 대규모 팀 및 계약자 관리
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/manage-teams 대규모 팀 및 외부 계약자에 대한 구독을 관리하는 관리자의 책임에 대해 알아봅니다.Published Date : 2023년 3월 17일 금요일
Visual Studio 구독의 사전 프로덕션 인벤토리
https://learn.microsoft.com/ko-kr/visualstudio/subscriptions/admin-inventory 사전 프로덕션 인벤토리를 수행하는 관리자의 책임에 대해 알아보기Published Date : 2023년 3월 17일 금요일
통합 개요
https://learn.microsoft.com/ko-kr/viva/goals/integrations-overview 연결을 사용 및 관리하고 통합을 요청하는 방법 알아보기Published Date : 2023년 3월 17일 금요일
Service Account with Personal Access Token (PAT) - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1185421/service-account-with-personal-access-token-(pat) Hi guys, I want to change PAT which currently use for CD pipeline in Azure Devops. Want to create Service Account and to use that PAT. What is the procedure for creating Service Account PAT? Does it good practice?Published Date : 2023년 3월 17일 금요일
파일, 위젯 및 위키에 대한 Markdown 구문 - Azure DevOps
https://learn.microsoft.com/ko-kr/azure/devops/project/wiki/markdown-guidance Markdown을 활용하여 테이블, 수학 기호를 통합하고 끌어오기 요청, 추가 정보 파일, 대시보드 및 위키에서 정보를 효과적으로 공유하는 방법을 알아봅니다.Published Date : 2023년 3월 17일 금요일
Azure Spring Apps 참조 아키텍처
https://learn.microsoft.com/ko-kr/azure/spring-apps/reference-architecture 이 참조 아키텍처는 Azure Spring Apps를 사용하기 위한 일반적인 엔터프라이즈 허브 및 스포크 설계를 사용하는 기반입니다.Published Date : 2023년 3월 17일 금요일
Azure 엔드투엔드 보안
https://learn.microsoft.com/ko-kr/azure/security/fundamentals/end-to-end 이 문서에서는 클라우드 리소스를 보호하며, 위협을 감지하고 조사하는 데 도움이 되는 Azure 서비스의 맵을 다룹니다.Published Date : 2023년 3월 17일 금요일
Azure Data Explorer 설명서
https://learn.microsoft.com/ko-kr/azure/data-explorer/ Azure Data Explorer는 임시 빅 데이터 쿼리에 최적화된 로그 분석 클라우드 플랫폼입니다.Published Date : 2023년 3월 17일 금요일
AzureResourceManagerTemplateDeployment@3 - ARM 템플릿 배포 v3 작업
https://learn.microsoft.com/ko-kr/azure/devops/pipelines/tasks/reference/azure-resource-manager-template-deployment-v3 ARM(Azure Resource Manager) 템플릿을 모든 배포 범위에 배포합니다.Published Date : 2023년 3월 17일 금요일
Sign the MPOS .appx file with a code signing certificate - Commerce | Dynamics 365
https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/pos-app-signing-certificate This article explains how to sign MPOS with a code signing certificate.Published Date : 2023년 3월 17일 금요일
Databricks 및 Kubernetes를 사용하여 인재 유지 - Azure Architecture Center
https://learn.microsoft.com/ko-kr/azure/architecture/example-scenario/ai/employee-retention-databricks-kubernetes Databricks 및 Kubernetes를 사용하여 외부 애플리케이션과 통합할 수 있는 직원 이탈에 대한 기계 학습 모델을 빌드, 배포 및 모니터링하는 방법을 알아봅니다.Published Date : 2023년 3월 17일 금요일