Skip to content

Commit 548d1a0

Browse files
committed
2024_07 - Fix monthly broken links - ryanwi
1 parent 50c1d03 commit 548d1a0

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)