About 87 results
Open links in new tab
  1. Scopes and permissions in the Microsoft identity platform

    5 days ago · Learn about openID connect scopes and permissions in the Microsoft identity platform endpoint.

  2. Define scopes for searches | Microsoft Support

    Top of Page Create or edit a scope Scopes make it possible to focus searches on a particular set of content. An administrator with site collection administrator permissions can copy a shared scope and …

  3. Use scopes to organize actions in cloud flows - Power Automate

    Aug 4, 2025 · Scopes are a unique type of control action in Power Automate. You can think of a scope as a container that groups related actions together. When you run a scope, all the actions inside it …

  4. Best practices for managing project scope in Project Online

    Preventing scope creep Managing scope changes throughout the project lifecycle and balancing the project triangle Top of Page Define the project scope and post the scope statement in Project Online …

  5. The project triangle | Microsoft Support

    Project management triangle. Triple constraints. Iron triangle. Every project balances time, money, and scope. You can’t change one without affecting at least one of the others. The project manager’s job …

  6. Limit who users can see when searching the directory in Teams

    Dec 12, 2024 · When Scope directory search using an Exchange address book policy is turned on, most accounts that are marked as hidden in Exchange don't show up in Teams searches.

  7. Organize your flows with scopes - Power Automate | Microsoft Learn

    Aug 5, 2025 · A scope is a container that groups actions together, making it easier to organize and visualize the parts of your workflow. When a workflow becomes larger and more intricate, scopes …

  8. Use role-based access control (RBAC) and scope tags for distributed IT

    Apr 16, 2026 · Use role-based access control (RBAC) and scope tags to filter configuration profiles to specific roles.

  9. Trigger flows when a row is added, modified, or deleted

    May 29, 2026 · The When a row is added, modified or deleted trigger runs a flow whenever a row of a selected table and scope changes or is created.

  10. Scope resolution operator: `::` | Microsoft Learn

    Mar 1, 2024 · The scope resolution operator :: is used to identify and disambiguate identifiers used in different scopes. For more information about scope, see Scope.

  11. Understanding scope and visibility (VBA) | Microsoft Learn

    Jan 21, 2022 · Scope refers to the availability of a variable, constant, or procedure for use by another procedure. There are three scoping levels: procedure-level, private module-level, and public module …