Skip to content

Commit ba740dd

Browse files
authored
Merge pull request #7843 from MicrosoftDocs/main
updating working
2 parents a65d7c1 + fea2f7d commit ba740dd

File tree

7 files changed

+54
-57
lines changed

7 files changed

+54
-57
lines changed

powerapps-docs/cards/make-a-card/designer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Power Apps card designer is the drag-and-drop interface in which you build c
2424

2525
1. To open the card designer, select **Create**, and then select **+ Create a card**.
2626

27-
:::image type="content" source="../media/designer-overview/create-new-card.png" alt-text="Screenshot showing card creation screen.":::
27+
:::image type="content" source="../media/overview/create-card-screen.png" alt-text="Screenshot showing card creation screen.":::
2828

2929
## The card designer interface
3030

Loading

powerapps-docs/cards/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can create cards with just a few clicks. There are no complex systems or ser
2727

2828
To get started, sign in to [Power Apps](https://make.powerapps.com). Select **Cards (preview)**, and then select **+ Create a card**.
2929

30-
:::image type="content" source="media/overview/cards-get-started.png" alt-text="Screenshot of the card create page in Power Apps.":::
30+
:::image type="content" source="media/overview/create-card-screen.png" alt-text="Screenshot of the card create page in Power Apps.":::
3131

3232
There are two key components of a card:
3333

powerapps-docs/cards/send-a-card/send-card-with-flow.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ The **Cards for Power Apps** connector is used to get or create instances of car
3737
- **Get the card instance** - Returns a card instance when given a user-specified card and a card instance id as `card` dynamic content.
3838
- **Get the card description** - Returns information about a user-specified card, including the id, environmentId, name, description, author, etc.
3939

40-
> [!NOTE]
41-
> The **Cards for Power Apps** connector is temporarily marked as premium but the license requirements of people sending and receiving cards in Teams is dependent on the card - only cards with premium connectors or controls require users to have premium licenses. The connector will be updated to standard before general availability to reflect this licensing model.
42-
4340
:::image type="content" source="../media/send-a-card/cards-connector.png" alt-text="Screenshot of the cards for Power Apps connector.":::
4441

4542
## Send card in Teams using the Teams connector

powerapps-docs/developer/data-platform/how-dataverse-sql-differs-from-transact-sql.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ More information: [Data types (Transact-SQL)](/sql/t-sql/data-types/data-types-t
5555
- owner
5656
- state
5757
- status
58-
- multiselectpicklist
58+
5959

6060
### [Not supported](#tab/not-supported)
6161

@@ -70,6 +70,7 @@ More information: [Data types (Transact-SQL)](/sql/t-sql/data-types/data-types-t
7070
- managedproperty
7171
- file
7272
- xml
73+
- multiselectpicklist
7374

7475
---
7576

powerapps-docs/developer/model-driven-apps/ribbon-types-schema.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Ribbon types schema (model-driven apps) | Microsoft Docs" # Intent and p
33
description: "The following is the schema definition for the ribbon types portion of an import/export customization file. It is included from the Ribbon Core Schema." # 115-145 characters including spaces. This abstract displays in the search result.
44
author: HemantGaur
55
ms.author: hemantg
6-
76
ms.date: 04/01/2022
87
ms.reviewer: jdaly
98
ms.topic: reference
@@ -22,7 +21,7 @@ The following is the schema definition for the ribbon types portion of an import
2221

2322
Download the [Schemas](https://download.microsoft.com/download/B/9/7/B97655A4-4E46-4E51-BA0A-C669106D563F/Schemas.zip).
2423

25-
For more information, see [Package and distribute Eetensions with solutions](../data-platform/introduction-solutions.md).
24+
For more information, see [Package and distribute extensions with solutions](../data-platform/introduction-solutions.md).
2625

2726
[!INCLUDE[cc-terminology](../data-platform/includes/cc-terminology.md)]
2827

@@ -866,4 +865,4 @@ For more information, see [Package and distribute Eetensions with solutions](../
866865
[Customization XML reference](customization-xml-reference.md)
867866

868867

869-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
868+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)