Skip to content

Commit 22ae514

Browse files
authored
Merge pull request #111876 from MarkusVi/tocfix01
tocfix01
2 parents 3fde5d1 + 80cd30b commit 22ae514

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/active-directory/managed-identities-azure-resources/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@
136136
- name: Java
137137
href: https://github.com/Azure/azure-libraries-for-java#ready-to-run-code-samples-for-virtual-machines
138138
- name: Python
139-
href: /python/api/azure.mgmt.msi
139+
href: https://docs.microsoft.com/windows/python/
140140
- name: Ruby
141141
href: https://rubygems.org/gems/azure_mgmt_msi
142142
- name: Node.js
143-
href: /javascript/api/ms-rest-azure
143+
href: https://nodejs.org/en/docs/
144144
- name: Go
145-
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/msi/mgmt/2015-08-31-preview/msi
145+
href: https://golang.org/doc/
146146

147147
- name: Resources
148148
items:

articles/active-directory/managed-identities-azure-resources/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.subservice: msi
1212
ms.devlang:
1313
ms.topic: overview
1414
ms.custom: mvc
15-
ms.date: 03/25/2020
15+
ms.date: 04/18/2020
1616
ms.author: markvi
1717

1818
#As a developer, I'd like to securely manage the credentials that my application uses for authenticating to cloud services without having the credentials in my code or checked into source control.

0 commit comments

Comments
 (0)