Skip to content

Commit bf8ced8

Browse files
Merge pull request #280289 from Albertyang0/2024_07-Monthly-broken-links-fix-ryanwi
2024_07 - Fix monthly broken links - ryanwi
2 parents 991ccd9 + 548d1a0 commit bf8ced8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/app-service/tutorial-connect-app-access-microsoft-graph-as-app-javascript.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ npm install @azure/identity @microsoft/microsoft-graph-client
4141

4242
### Configure authentication information
4343

44-
Create an object to hold the [authentication settings](https://github.com/Azure-Samples/ms-identity-easyauth-nodejs-storage-graphapi/blob/main/3-WebApp-graphapi-managed-identity/app.js):
45-
4644
```javascript
4745
// partial code in app.js
4846
const appSettings = {

0 commit comments

Comments
 (0)