From 54c994826413839434d3a541345898af45311682 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 28 Jan 2025 22:11:25 +0200 Subject: Power BI creds --- Software/Visual_Studio/Notes/Tango.Notes/Azure/PowerBI.txt | 4 ++++ Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/Azure/PowerBI.txt (limited to 'Software/Visual_Studio/Notes/Tango.Notes') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Azure/PowerBI.txt b/Software/Visual_Studio/Notes/Tango.Notes/Azure/PowerBI.txt new file mode 100644 index 000000000..f607f93b5 --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/Azure/PowerBI.txt @@ -0,0 +1,4 @@ +Server: twine.database.windows.net +Database: Tango_TEST +User: Tableau +Password: Twine2022!@#$ diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index 7c0014747..52b11d75d 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -44,6 +44,7 @@ + @@ -73,7 +74,7 @@ - + \ No newline at end of file -- cgit v1.3.1