GithubHelp home page GithubHelp logo

microsoft / microsoftcloud Goto Github PK

View Code? Open in Web Editor NEW
54.0 21.0 110.0 23.31 MB

Repository focused on Microsoft Cloud scenarios.

Home Page: https://microsoft.github.io/MicrosoftCloud/

License: MIT License

HTML 98.94% JavaScript 0.43% TypeScript 0.33% CSS 0.30%

microsoftcloud's Introduction

Microsoft Cloud Integrations (code samples, videos, documentation)

The MicrosoftCloud repo provides samples and hands-on exercises for different Microsoft Cloud integration scenarios across Azure, Microsoft 365, Power Platform, and GitHub.

Website: https://microsoft.github.io/MicrosoftCloud/

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Deployment to GitHub Pages

Enable GitHub Pages to use the gh-pages branch by going to https://github.com/[org_name]/[repo_name]/settings/pages

Publish:

  1. npm install
  2. Build and deploy the project by running npm run build-deploy.

microsoftcloud's People

Contributors

aycabas avatar chomado avatar danwahlin avatar dependabot[bot] avatar duffney avatar glaucia86 avatar microsoft-github-operations[bot] avatar microsoftopensource avatar philip-young avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microsoftcloud's Issues

Error in MicrosoftCloud\samples\acs-to-teams-meeting\server\typescript> func start

No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.).
It appears there's a missing function.json file which has been deleted since this is a new codebase recently updated (2 months ago) it is different now. I know this because I have the older codebase on my local machine which runs fine.

Cc @DanWahlin

Error in running 'npm start' in server/typescript folder.

I was following the tutorials and met every prerequisite including Azure Function extensions for VS Code. But when I ran 'npm start' in server/typescript folder I got an error like this: 'func' is not recognized as an internal or external command, operable program or batch file. So, I ran this command to solve it: npm install -g azure-functions-core-tools@4 --unsafe-perm true. Now I am getting an error like this:

**Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]
Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]
Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]

Azure Functions Core Tools
Core Tools Version: 4.0.5030 Commit hash: N/A (64-bit)
Function Runtime Version: 4.15.2.20177

Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]
Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]
Can't determine project language from files. Please use one of [--csharp, --javascript, --typescript, --java, --python, --powershell, --custom]

Functions:

    ACSTokenFunction: [GET] http://localhost:7071/api/ACSTokenFunction

    TeamsMeetingFunction: [GET] http://localhost:7071/api/TeamsMeetingFunction

For detailed output, run func with --verbose flag.
[2023-03-01T09:33:16.344Z] Worker was unable to load entry point "index.js": Found zero files matching the supplied pattern
[2023-03-01T09:33:16.612Z] Worker process started and initialized.
[2023-03-01T09:33:18.971Z] Host lock lease acquired by instance ID '0000000000000000000000006BDE8D00'.**

What will be I am possibly missing?

Misleading tutorial for next-auth integration with ms graph lib

I have followed nextjs auth tutorial , which title states there is integration with @microsoft/microsoft-graph-client package. I think this is wrong and misleading, because actually tutorial is all about next-auth integration with azure-ad, and there is no dependency code on MS Graphs library and no dependency on MS Teams (which is stated at the beginning of this tutorial).

I googled this tutorial, because I was looking how to integrate MS Teams with Nextjs (next-auth).
There is big chance, I am wrong somewhere, I would appreciate some clarification then.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.